From a02800b75bf6d6279260c1be3b6b4ab8929bd431 Mon Sep 17 00:00:00 2001 From: "Chris St. Pierre" Date: Mon, 25 Mar 2013 16:22:58 -0400 Subject: travis-ci: start running py3k tests with some optional deps --- .travis.yml | 6 ------ 1 file changed, 6 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index f5aade735..655d9fad5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,12 +7,6 @@ python: 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: -- cgit v1.2.3-1-g7c22