Skip to content

Commit 0b249ac

Browse files
committed
change python version for travis
1 parent 6d6d1bf commit 0b249ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ branches:
1717
# Set the language
1818
language: python
1919
python:
20-
- "2.7"
20+
- "2.7.13"
2121
- "3.5"
2222

2323
# before_script:

0 commit comments

Comments
 (0)