We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da1f480 commit 8fad5b3Copy full SHA for 8fad5b3
1 file changed
.travis.yml
@@ -32,5 +32,6 @@ install:
32
- make
33
34
script:
35
+ - cd $TRAVIS_BUILD_DIR
36
- make test-database
37
- bash ./deploy.sh
0 commit comments