Replacing end-of-life Python versions with live versions
This commit is contained in:
@@ -4,10 +4,11 @@ sudo: required
|
||||
language: python
|
||||
|
||||
python:
|
||||
- 2.6
|
||||
- 2.7
|
||||
- 3.3
|
||||
- 3.4
|
||||
- 3.5
|
||||
- 3.6
|
||||
- 3.7
|
||||
- pypy
|
||||
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user