Skip to content

Commit 81a0484

Browse files
committed
try to get travis install newer g++
1 parent 846fd23 commit 81a0484

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
language: cpp
2+
compiler:
3+
- g++
4+
- clang
5+
16
sudo: false
27
env:
38
- JIT_OPTS='--opt=jit' TARGET_OPTS='target.py'

0 commit comments

Comments
 (0)