Skip to content

Commit

Permalink
Remove nightly from .travis.yml, add 3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ercpe committed May 4, 2018
1 parent b278973 commit 0c5dad4
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 @@ -4,8 +4,8 @@ python:
- 2.7
- 3.4
- 3.5
- 3.6
- pypy
- nightly # 3.6

install:
- pip install -r requirements.txt
Expand Down

0 comments on commit 0c5dad4

Please sign in to comment.