mirror of
https://github.com/boostorg/predef.git
synced 2025-07-30 11:57:12 +02:00
Perhaps need to indicate all the OSes outside the matrix for Travis?
This commit is contained in:
@ -14,6 +14,10 @@ notifications:
|
|||||||
on_success: change
|
on_success: change
|
||||||
on_failure: change
|
on_failure: change
|
||||||
|
|
||||||
|
os:
|
||||||
|
- linux
|
||||||
|
- osx
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- compiler: clang
|
- compiler: clang
|
||||||
|
Reference in New Issue
Block a user