Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 54ddbe5

Browse files
committed
Readd --pre to 3.5
Needed because the wheelhouse does not correctly handle missing versions
1 parent 73c8e55 commit 54ddbe5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ matrix:
4545
- python: 2.7
4646
env: BUILD_DOCS=true MOCK=mock
4747
- python: "3.5.0rc4"
48+
env: PRE=--pre
4849
- python: "nightly"
4950
env: PRE=--pre
5051
allow_failures:

0 commit comments

Comments
 (0)