Skip to content

Commit 6f134c8

Browse files
committed
Specify Python version in .travis.yml
1 parent 02e85c0 commit 6f134c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
language: python
2+
python: "3.5"
23

34
install:
45
- pip install tox

0 commit comments

Comments
 (0)