Skip to content

Commit 8fad5b3

Browse files
committed
Point to RMG-database in travis build when testing database so deploy key works
1 parent da1f480 commit 8fad5b3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,6 @@ install:
3232
- make
3333

3434
script:
35+
- cd $TRAVIS_BUILD_DIR
3536
- make test-database
3637
- bash ./deploy.sh

0 commit comments

Comments
 (0)