summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorChris St. Pierre <chris.a.st.pierre@gmail.com>2013-04-05 13:12:04 -0400
committerChris St. Pierre <chris.a.st.pierre@gmail.com>2013-04-05 13:12:04 -0400
commiteca67b6890156a6d297e6e0b00ec84c1d900a622 (patch)
treeaf62dac837455f3256fc1eaa34945daaef0780b1 /.travis.yml
parent9a10880166445bafcc80e8c89057e48876359e5a (diff)
downloadbcfg2-eca67b6890156a6d297e6e0b00ec84c1d900a622.tar.gz
bcfg2-eca67b6890156a6d297e6e0b00ec84c1d900a622.tar.bz2
bcfg2-eca67b6890156a6d297e6e0b00ec84c1d900a622.zip
disable tests on py3k
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 655d9fad5..73b8a9594 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,7 +3,6 @@ python:
- "2.5"
- "2.6"
- "2.7"
- - "3.2"
env:
- WITH_OPTIONAL_DEPS=yes
- WITH_OPTIONAL_DEPS=no