Update pypy
version to 3.5
This commit is contained in:
@@ -45,7 +45,7 @@ jobs:
|
|||||||
- <<: *test-online
|
- <<: *test-online
|
||||||
python: 3.5
|
python: 3.5
|
||||||
- <<: *test-online
|
- <<: *test-online
|
||||||
python: pypy
|
python: pypy3.5
|
||||||
|
|
||||||
# Run the expensive tests, with the python version most likely to break, aka. 2
|
# Run the expensive tests, with the python version most likely to break, aka. 2
|
||||||
- <<: *test-online
|
- <<: *test-online
|
||||||
@@ -76,7 +76,7 @@ jobs:
|
|||||||
- <<: *test-offline
|
- <<: *test-offline
|
||||||
python: 3.5
|
python: 3.5
|
||||||
- <<: *test-offline
|
- <<: *test-offline
|
||||||
python: pypy
|
python: pypy3.5
|
||||||
|
|
||||||
- stage: deploy
|
- stage: deploy
|
||||||
name: PyPI
|
name: PyPI
|
||||||
|
Reference in New Issue
Block a user