mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-24 00:04:09 +03:00
Move PYTHONOPTIMIZE to Python versions which have two jobs
This commit is contained in:
parent
b5ca36902f
commit
3775aad9f1
|
@ -27,13 +27,13 @@ matrix:
|
|||
- python: '3.6'
|
||||
- python: '3.6'
|
||||
dist: trusty
|
||||
- python: '3.5'
|
||||
- python: '3.5'
|
||||
dist: trusty
|
||||
env: PYTHONOPTIMIZE=1
|
||||
- python: '3.4'
|
||||
- python: '3.5'
|
||||
- python: '3.5'
|
||||
dist: trusty
|
||||
env: PYTHONOPTIMIZE=2
|
||||
- python: '3.4'
|
||||
dist: trusty
|
||||
- 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