mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-27 09:44:31 +03:00
Test two arbitrarily chosen jobs with PYTHONOPTIMIZE
This commit is contained in:
parent
5e0682ed6a
commit
970ea7d3c4
|
@ -30,8 +30,10 @@ matrix:
|
||||||
- python: '3.5'
|
- python: '3.5'
|
||||||
- python: '3.5'
|
- python: '3.5'
|
||||||
dist: trusty
|
dist: trusty
|
||||||
|
env: PYTHONOPTIMIZE=1
|
||||||
- python: '3.4'
|
- python: '3.4'
|
||||||
dist: trusty
|
dist: trusty
|
||||||
|
env: PYTHONOPTIMIZE=2
|
||||||
- env: DOCKER="alpine" DOCKER_TAG="pytest"
|
- env: DOCKER="alpine" DOCKER_TAG="pytest"
|
||||||
- env: DOCKER="arch" DOCKER_TAG="pytest" # contains PyQt5
|
- env: DOCKER="arch" DOCKER_TAG="pytest" # contains PyQt5
|
||||||
- env: DOCKER="ubuntu-trusty-x86" DOCKER_TAG="pytest"
|
- env: DOCKER="ubuntu-trusty-x86" DOCKER_TAG="pytest"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user