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 3cc8ac4 commit 054fe35Copy full SHA for 054fe35
.travis.yml
@@ -22,4 +22,4 @@ before_script:
22
script:
23
- cmake .
24
- make -j2
25
- - check.py
+ - ./check.py
0 commit comments