Skip to content

Commit 4205e6f

Browse files
committed
trigger make test as well since there's already cases
where changes made in database can fail RMG-Py unittests at least can alarm developers to be aware of data change is causing potential issues
1 parent 56496e6 commit 4205e6f

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
@@ -34,6 +34,7 @@ install:
3434

3535
script:
3636
- make test-database
37+
- make test
3738
- cd $TRAVIS_BUILD_DIR
3839

3940
after_success:

0 commit comments

Comments
 (0)