Skip to content

Commit

Permalink
Add nightly Python version in Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
SylvainDe committed Apr 1, 2015
1 parent 3e9ef35 commit 65c45f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ python:
- "3.2"
- "3.3"
- "3.4"
- "nightly"

install:
- pip install pep8
Expand Down

0 comments on commit 65c45f5

Please sign in to comment.