Skip to content

Commit 31e2d73

Browse files
committed
Using python 3.4 on travis
1 parent 0bb047d commit 31e2d73

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.2"
5+
- "3.4"
66

77
virtualenv:
88
system_site_packages: true

0 commit comments

Comments
 (0)