Skip to content

Commit abcbdd8

Browse files
committed
Deactivate Travis on python 2.7.12
1 parent f965e5b commit abcbdd8

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
language: python
22
python:
33
- '2.7.6'
4-
- '2.7.12'
4+
- '2.7.9'
5+
# - '2.7.12'
56

67
install:
78
- sudo apt-get update -qq

0 commit comments

Comments
 (0)