summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorChris St. Pierre <chris.a.st.pierre@gmail.com>2013-05-23 08:52:16 -0400
committerChris St. Pierre <chris.a.st.pierre@gmail.com>2013-05-23 08:52:16 -0400
commit5140b055f4e5727673b1e4163622996420b47bba (patch)
tree1cf4010667b718f893e0c6a163458ea804d678fb /.travis.yml
parente39dc45c615ee51691422027eb5d3e4cb69c2271 (diff)
downloadbcfg2-5140b055f4e5727673b1e4163622996420b47bba.tar.gz
bcfg2-5140b055f4e5727673b1e4163622996420b47bba.tar.bz2
bcfg2-5140b055f4e5727673b1e4163622996420b47bba.zip
testsuite: disable travis-ci tests on py3k until python-daemon exists for 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