mirror of
https://github.com/nzp-team/vhlt.git
synced 2024-11-10 06:31:38 +00:00
Add clang and osx to .travis.yml
This commit is contained in:
parent
b81e80c0d0
commit
57095fe998
1 changed files with 2 additions and 0 deletions
|
@ -1,8 +1,10 @@
|
|||
language: cpp
|
||||
compiler:
|
||||
- gcc
|
||||
- clang
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
|
||||
script:
|
||||
- make
|
||||
|
|
Loading…
Reference in a new issue