Skip to content

Commit

Permalink
travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikolay Kim committed Feb 9, 2017
1 parent bd30ae8 commit d5b144b
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,8 @@ python:
- 3.4.2
- 3.4.3
- 3.5.2
# - 3.5.3
- 3.5-dev
- 3.6.0
- 3.6-dev
- 'nightly'
- 3.5
- 3.6

os:
- linux
Expand Down Expand Up @@ -66,3 +63,4 @@ deploy:
tags: true
all_branches: true
python: 3.5
python: 3.6

0 comments on commit d5b144b

Please sign in to comment.