Skip to content

Commit

Permalink
Travis: run migration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dwaynebailey committed Jun 13, 2014
1 parent 345a81c commit ffb09a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ script:
- TESTPID=$!
- sleep 20
- kill -2 $TESTPID
- tests/version-migration/migrate.sh
- make pep8
after_success:
- coverage combine
Expand Down

0 comments on commit ffb09a4

Please sign in to comment.