Skip to content

Commit 71d1baf

Browse files
committed
make travis to test all the tests
1 parent 5e29f3c commit 71d1baf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)