Skip to content

Commit

Permalink
Try specifying minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
vkurup committed Dec 15, 2018
1 parent 72989b1 commit 3df773f
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,7 +4,7 @@ language: python

python:
- "2.7"
- "3.7"
- "3.7.0"

install:
- pip install tox-travis
Expand Down

0 comments on commit 3df773f

Please sign in to comment.