mirror of
https://github.com/boostorg/predef.git
synced 2025-07-29 11:37:13 +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_failure: change
|
||||
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
|
||||
matrix:
|
||||
include:
|
||||
- compiler: clang
|
||||
|
Reference in New Issue
Block a user