8000 Update Python version in .travis.yml · kingking888/python-readability@34fce76 · GitHub
[go: up one dir, main page]

10000
Skip to content

Commit 34fce76

Browse files
committed
Update Python version in .travis.yml
1 parent 63fbc36 commit 34fce76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: python
22

33
python:
4-
- "3.6"
4+
- "3.7"
55

66
env:
77
- TOX_ENV=py27

0 commit comments

Comments
 (0)
0