Skip to content

Commit

Permalink
Use Twisted trunk for running Python 3.5 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigc committed Feb 25, 2017
1 parent 8af5b3b commit 622da50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -65,7 +65,7 @@ matrix:
env: TWISTED=14.0.2 TESTS=trial_worker SQLALCHEMY=latest
# python 3 tests
- python: "3.5"
env: TWISTED=latest TESTS=trial SQLALCHEMY=latest
env: TWISTED=trunk TESTS=trial SQLALCHEMY=latest


# Dependencies installation commands
Expand Down

0 comments on commit 622da50

Please sign in to comment.