We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 846fd23 commit 81a0484Copy full SHA for 81a0484
.travis.yml
@@ -1,3 +1,8 @@
1
+language: cpp
2
+compiler:
3
+ - g++
4
+ - clang
5
+
6
sudo: false
7
env:
8
- JIT_OPTS='--opt=jit' TARGET_OPTS='target.py'
0 commit comments