Skip to content

Commit 3ac47da

Browse files
author
Miguel Leon
committed
change to travis.
1 parent 5ae46f3 commit 3ac47da

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ sudo: required
55
python:
66
# - "2.6"
77
- "2.7"
8-
# - "3.2"
9-
# - "3.3"
10-
# - "3.4"
8+
- "3.2"
9+
- "3.3"
10+
- "3.4"
1111
# - "3.5"
1212
# - "3.5-dev" # 3.5 development branch
1313
# - "nightly" # currently points to 3.6-dev

0 commit comments

Comments
 (0)