Perhaps need to indicate all the OSes outside the matrix for Travis?

This commit is contained in:
Rene Rivera
2015-07-23 20:20:19 -06:00
parent 2d3675f03c
commit cfef5d816d

View File

@ -14,6 +14,10 @@ notifications:
on_success: change
on_failure: change
os:
- linux
- osx
matrix:
include:
- compiler: clang