aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorAdam Stokes <adam.stokes@ubuntu.com>2015-09-29 09:43:21 -0400
committerAdam Stokes <adam.stokes@ubuntu.com>2015-09-29 09:43:21 -0400
commit2bf233b5ff80d3559e054b5ed2063970c4a2f8c0 (patch)
tree701fc540070c627c6e1453615f6cbef15d414dfd /.travis.yml
parent9e4a5b75ca94badc7905e33875d4e8c3715e5dd5 (diff)
downloadsos-2bf233b5ff80d3559e054b5ed2063970c4a2f8c0.tar.gz
Update travis-ci build properties
Utilize their container based build system for faster runs. Update test version matrix. Signed-off-by: Adam Stokes <adam.stokes@ubuntu.com>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index fc0ab95f..540195c7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,9 +1,8 @@
language: python
python:
- 2.7
- - 3.2
- - 3.3
- 3.4
+sudo: false
notifications:
email:
sos-devel@redhat.com