Skip to content

Commit

Permalink
Merge pull request #3051 from rodrigc/py3-working
Browse files Browse the repository at this point in the history
We can run all the buildbot.tests and buildbot_worker.tests on Python 3
  • Loading branch information
tardyp committed Mar 22, 2017
2 parents 571e7a8 + 0f1b858 commit 369ea01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .bbtravis.yml
Expand Up @@ -71,7 +71,7 @@ matrix:
env: TWISTED=latest SQLALCHEMY=latest TESTS=smokes

- python: "3.6"
env: TWISTED=trunk SQLALCHEMY=latest TESTS=py3next
env: TWISTED=trunk SQLALCHEMY=latest TESTS=trial

# Dependencies installation commands
install:
Expand Down

0 comments on commit 369ea01

Please sign in to comment.