Skip to content

Commit 28e715c

Browse files
committed
update Travis Python version to 3.7
1 parent 4f55423 commit 28e715c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: python
22
python:
3-
- "3.6"
3+
- "3.7"
44
sudo: false
55
env:
66
- MYPYPATH="$TRAVIS_BUILD_DIR/.travis/mypy-stubs"

0 commit comments

Comments
 (0)