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 94532e0 commit 8e22fc0Copy full SHA for 8e22fc0
.travis.yml
@@ -14,7 +14,7 @@ env:
14
- TEST_VERBOSE=1
15
16
script:
17
- - make test
+ - make -k test
18
19
# For docker containers
20
0 commit comments