Skip to content

Commit 2428391

Browse files
committed
update to 3.7
1 parent f884786 commit 2428391

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
sudo: false
22
language: python
3-
python: "3.6"
3+
python: "3.7"
44
env:
55
matrix:
66
- TESTENV=linters
77
- TESTENV=py27
8-
- TESTENV=py36
8+
- TESTENV=py37
99
- TESTENV=coveralls
1010
install:
1111
- pip install tox

0 commit comments

Comments
 (0)