yhirose
6 vuotta sitten
vanhempi
commit
49f21f74cb
1 muutettua tiedostoa jossa
0 lisäystä ja
2 poistoa
-
0
2
.travis.yml
|
@@ -2,12 +2,10 @@
|
|
|
language: cpp
|
|
language: cpp
|
|
|
os:
|
|
os:
|
|
|
- osx
|
|
- osx
|
|
|
- - linux
|
|
|
|
|
|
|
|
|
|
# Compiler selection
|
|
# Compiler selection
|
|
|
compiler:
|
|
compiler:
|
|
|
- clang
|
|
- clang
|
|
|
- - gcc-4.9
|
|
|
|
|
|
|
|
|
|
# Build/test steps
|
|
# Build/test steps
|
|
|
script:
|
|
script:
|