Skip to content

Commit 709e0ae

Browse files
committed
Test with Python 3.4, not 3.5 in .travis.yml
1 parent 8bd91e0 commit 709e0ae

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:
22
- python
33

44
python:
5-
- "3.5"
5+
- "3.4"
66

77
before_install:
88
- git submodule update --remote

0 commit comments

Comments
 (0)