yhirose
6 years ago
1 changed files with
1 additions and
1 deletions
-
1
1
.travis.yml
|
@@ -7,7 +7,7 @@ os:
|
|
|
# Compiler selection
|
|
# Compiler selection
|
|
|
compiler:
|
|
compiler:
|
|
|
- clang
|
|
- clang
|
|
|
- - gcc
|
|
|
|
|
|
|
+ - gcc-4.9
|
|
|
|
|
|
|
|
# Build/test steps
|
|
# Build/test steps
|
|
|
script:
|
|
script:
|