mirror of
https://github.com/vale981/releases
synced 2025-03-05 09:41:42 -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.6"
|
||||||
- "2.7"
|
- "2.7"
|
||||||
- "3.3"
|
- "3.3"
|
||||||
|
- "3.4"
|
||||||
|
- "3.5"
|
||||||
- "pypy"
|
- "pypy"
|
||||||
|
- "pypy3"
|
||||||
install:
|
install:
|
||||||
- pip install -r dev-requirements.txt
|
- pip install -r dev-requirements.txt
|
||||||
script:
|
script:
|
||||||
|
|
Loading…
Add table
Reference in a new issue