mirror of
https://github.com/vale981/releases
synced 2025-03-04 17:21:43 -05:00
Oh hey more Python 3 releases are out now
This commit is contained in:
parent
9e8155ef02
commit
fd40fc1032
1 changed files with 3 additions and 0 deletions
|
@ -3,7 +3,10 @@ python:
|
|||
- "2.6"
|
||||
- "2.7"
|
||||
- "3.3"
|
||||
- "3.4"
|
||||
- "3.5"
|
||||
- "pypy"
|
||||
- "pypy3"
|
||||
install:
|
||||
- pip install -r dev-requirements.txt
|
||||
script:
|
||||
|
|
Loading…
Add table
Reference in a new issue