Skip to content

Commit

Permalink
make travis to test all the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
KEHANG committed Jun 16, 2017
1 parent 5e29f3c commit 71d1baf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ install:

script:
- make test-database
- make test
- make test-all
- cd $TRAVIS_BUILD_DIR

after_success:
Expand Down

0 comments on commit 71d1baf

Please sign in to comment.