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 7b3f3b6 commit 48b06e9Copy full SHA for 48b06e9
.travis.yml
@@ -49,5 +49,6 @@ install:
49
- cd ..
50
- cd $TRAVIS_BUILD_DIR
51
- make noQM
52
-script: make test
53
-
+script:
+ - make test
54
+ - make eg1
0 commit comments