Skip to content

Commit

Permalink
MAINT: Use Python 3.5-dev instead of nightly.
Browse files Browse the repository at this point in the history
Python 3.6-dev has broken the nose tester. Use an earlier version
until that gets fixed upstream.
  • Loading branch information
charris committed Jul 25, 2015
1 parent 808e4c2 commit 5bc74aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ python:
- 2.7
- 3.2
- 3.3
- nightly
- 3.5-dev
matrix:
include:
- python: 3.3
Expand Down

0 comments on commit 5bc74aa

Please sign in to comment.