Skip to content

Commit

Permalink
Fixed travis python version to 2.7.13 to test build errors
Browse files Browse the repository at this point in the history
  • Loading branch information
jcumby committed Jun 27, 2018
1 parent 164798c commit 1388a44
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
@@ -1,6 +1,6 @@
language: python
python:
- "2.7"
- "2.7.13"

install:
- pip install tox-travis
Expand Down

0 comments on commit 1388a44

Please sign in to comment.