We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e29f3c commit 71d1bafCopy full SHA for 71d1baf
1 file changed
.travis.yml
@@ -38,7 +38,7 @@ install:
38
39
script:
40
- make test-database
41
- - make test
+ - make test-all
42
- cd $TRAVIS_BUILD_DIR
43
44
after_success:
0 commit comments