Skip to content

Commit

Permalink
Add a Python 3.4 builder
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigc committed Jun 24, 2017
1 parent 6fb0d13 commit e845924
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .bbtravis.yml
Expand Up @@ -70,6 +70,9 @@ matrix:
env: TWISTED=15.4.0 TESTS=trial_worker SQLALCHEMY=latest

# python 3 tests
- python: "3.4"
env: TWISTED=latest SQLALCHEMY=latest TESTS=trial

- python: "3.5"
env: TWISTED=latest SQLALCHEMY=latest TESTS=coverage
- python: "3.5"
Expand Down

0 comments on commit e845924

Please sign in to comment.