Skip to content

Commit 1b30709

Browse files
committed
Update python versions
1 parent dadc40e commit 1b30709

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ dist: xenial
33

44
python:
55
- 2.7
6-
- 3.3
7-
- 3.4
86
- 3.5
7+
- 3.6
8+
- 3.7
99
- pypy3
1010
install:
1111
- pip install pytest pytest-cov flake8

0 commit comments

Comments
 (0)