First attempt at osx support with travis.
This commit is contained in:
parent
b6464e01fe
commit
5a71c68e20
1 changed files with 4 additions and 0 deletions
|
@ -8,6 +8,10 @@ branches:
|
|||
compiler:
|
||||
- gcc
|
||||
- clang
|
||||
|
||||
os:
|
||||
- osx
|
||||
- linux
|
||||
|
||||
before_install:
|
||||
# g++4.8.1
|
||||
|
|
Loading…
Reference in a new issue