8000 upgrade ci python version · DavidKorczynski/http-parser@3606424 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3606424

Browse files
author
ZHAO Yijun
committed
upgrade ci python version
upgrade ci python version
1 parent 06dff06 commit 3606424

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ language: python
33
python:
44
- 2.6
55
- 2.7
6-
- 3.2
7-
- 3.3
8-
- 3.4
6+
- 3.7
7+
dist: xenial
8+
sudo: true
99
- pypy
1010
- pypy3
1111

0 commit comments

Comments
 (0)
0