Test two arbitrarily chosen jobs with PYTHONOPTIMIZE

This commit is contained in:
Hugo 2018-07-04 16:23:38 +03:00
parent 5e0682ed6a
commit 970ea7d3c4

View File

@ -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"