summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml7
1 files changed, 0 insertions, 7 deletions
diff --git a/.travis.yml b/.travis.yml
index f5aade735..73b8a9594 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,16 +3,9 @@ python:
- "2.5"
- "2.6"
- "2.7"
- - "3.2"
env:
- WITH_OPTIONAL_DEPS=yes
- WITH_OPTIONAL_DEPS=no
-matrix:
- exclude:
- - python: "3.2"
- env: WITH_OPTIONAL_DEPS=yes
- - python: "3.3"
- env: WITH_OPTIONAL_DEPS=yes
before_install:
- testsuite/before_install.sh
install: