Skip to content

Commit fb81742

Browse files
committed
Use python 3.4 in Travis CI
1 parent 18a5ad2 commit fb81742

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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
before_install:
88
- sudo apt-get update -qq

0 commit comments

Comments
 (0)