Skip to content

Commit 84c22a6

Browse files
committed
Revert "Using python 3.4 on travis"
This reverts commit 31e2d73.
1 parent 31e2d73 commit 84c22a6

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
@@ -2,7 +2,7 @@ language: python
22

33
python:
44
- "2.7"
5-
- "3.4"
5+
- "3.2"
66

77
virtualenv:
88
system_site_packages: true

0 commit comments

Comments
 (0)