mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-12 18:26:17 +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'
|
||||
dist: trusty
|
||||
env: PYTHONOPTIMIZE=1
|
||||
- python: '3.4'
|
||||
dist: trusty
|
||||
env: PYTHONOPTIMIZE=2
|
||||
- env: DOCKER="alpine" DOCKER_TAG="pytest"
|
||||
- env: DOCKER="arch" DOCKER_TAG="pytest" # contains PyQt5
|
||||
- env: DOCKER="ubuntu-trusty-x86" DOCKER_TAG="pytest"
|
||||
|
|
Loading…
Reference in New Issue
Block a user