aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Stokes <adam.stokes@ubuntu.com>2014-05-29 16:09:18 -0400
committerAdam Stokes <adam.stokes@ubuntu.com>2014-05-29 16:09:18 -0400
commita5d07b2e5178503f45128be6d0685e060dea46a5 (patch)
treec8365352735ae901d8b3f70002c2aced4a124cc7
parentdd478c24e32a62ad1dcc475dc93bdafe9eac4a7f (diff)
downloadsos-a5d07b2e5178503f45128be6d0685e060dea46a5.tar.gz
travis-ci supports python 3.4
now that travis-ci supports python 3.4 we make the unittests pass on that version a requirement. Signed-off-by: Adam Stokes <adam.stokes@ubuntu.com>
-rw-r--r--.travis.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 00d71903..0ed41d99 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,9 +4,6 @@ python:
- 3.2
- 3.3
- 3.4
-matrix:
- allow_failures:
- - python: 3.4
notifications:
email:
sos-devel@redhat.com