Skip to content

Commit 45a373d

Browse files
committed
.
1 parent cb518f6 commit 45a373d

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

.travis.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
language: python
22
python:
33
- '2.7.6'
4-
- '2.7.9'
4+
# - '2.7.9'
55
# - '2.7.12'
6-
- '3.3.5'
6+
- '3.3.4'
7+
# - '3.3.5'
78
# - '3.3.6'
9+
- '3.4.3'
10+
- '3.5.0'
811

912
install:
1013
- sudo apt-get update -qq

0 commit comments

Comments
 (0)