Skip to content

Commit

Permalink
Readd --pre to 3.5
Browse files Browse the repository at this point in the history
Needed because the wheelhouse does not correctly handle missing versions
  • Loading branch information
jenshnielsen committed Sep 15, 2015
1 parent 73c8e55 commit 54ddbe5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -45,6 +45,7 @@ matrix:
- python: 2.7
env: BUILD_DOCS=true MOCK=mock
- python: "3.5.0rc4"
env: PRE=--pre
- python: "nightly"
env: PRE=--pre
allow_failures:
Expand Down

0 comments on commit 54ddbe5

Please sign in to comment.