Exclude redundant Travis build.

This commit is contained in:
Valentin Lorentz 2016-07-28 09:50:08 +02:00
parent ccc6b53a9a
commit 94ec830061
1 changed files with 2 additions and 0 deletions

View File

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