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 c0b51d8 commit f4da88aCopy full SHA for f4da88a
.travis.yml
@@ -4,6 +4,6 @@ language: generic
4
services:
5
- docker
6
7
-script: |
8
- make test_quick
9
- make test
+script:
+ - make test_quick
+ - make test
0 commit comments