Exclude redundant Travis build.

This commit is contained in:
Valentin Lorentz 2016-07-28 09:50:08 +02:00
parent ccc6b53a9a
commit 94ec830061

View File

@ -36,6 +36,8 @@ matrix:
env: WITH_OPT_DEPS=false env: WITH_OPT_DEPS=false
- python: "3.3" - python: "3.3"
env: WITH_OPT_DEPS=false env: WITH_OPT_DEPS=false
- python: "3.4"
env: WITH_OPT_DEPS=false
- python: "3.6-dev" - python: "3.6-dev"
env: WITH_OPT_DEPS=false env: WITH_OPT_DEPS=false
- python: "nightly" - python: "nightly"