Skip to content

Commit

Permalink
Adding 3.5 and allowing nightly to fail.
Browse files Browse the repository at this point in the history
  • Loading branch information
mithro committed Jul 28, 2015
1 parent 83b1097 commit b6a65db
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,13 @@ python:
- 2.7
- 3.3
- 3.4
- 3.5
- nightly

matrix:
allow_failures:
- python: nightly

sudo: false

cache:
Expand Down

0 comments on commit b6a65db

Please sign in to comment.