Run tools/test-migrations in Travis.

This commit is contained in:
Eklavya Sharma 2016-07-11 20:34:04 +05:30 committed by Tim Abbott
parent 57ce3f4af1
commit 158d67e702
3 changed files with 3 additions and 1 deletions

View File

@ -30,7 +30,7 @@ matrix:
- python: "3.4"
env: TEST_SUITE=static-analysis
- python: "3.4"
env: TEST_SUITE=lint-all
env: TEST_SUITE=py3-backend
sudo: required
# command to run tests
script:

View File

@ -13,3 +13,5 @@ else
cat tools/travis/py3_lint_all_error_msg.txt
exit 1
fi
tools/test-migrations