Skip to content

Commit f668886

Browse files
authored
Merge pull request #196 from ReactionMechanismGenerator/auth_test
make travis to test all the tests
2 parents 5e29f3c + 71d1baf commit f668886

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ install:
3838

3939
script:
4040
- make test-database
41-
- make test
41+
- make test-all
4242
- cd $TRAVIS_BUILD_DIR
4343

4444
after_success:

0 commit comments

Comments
 (0)