Skip to content

Commit 1707bcd

Browse files
committed
more python versions
1 parent 3eb1964 commit 1707bcd

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ services:
99

1010
python:
1111
- "2.7"
12-
# - "3.3"
13-
# - "3.4"
14-
# - "3.5"
12+
- "3.3"
13+
- "3.4"
14+
- "3.5"
1515
- "3.6"
1616

1717
install:

0 commit comments

Comments
 (0)