summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Quast <jquast@io.com>2015-01-04 13:52:01 -0800
committerJeff Quast <jquast@io.com>2015-01-04 13:52:01 -0800
commita843591bdeceaf48475fdb49910953ed21de8f1c (patch)
tree86572b690d946dba3c082e286cd573c461fb4853
parenta3c5b7d0b23ecfb55b06e2e600c86d16f6bad4d4 (diff)
downloadblessings-a843591bdeceaf48475fdb49910953ed21de8f1c.tar.gz
add sudo: false for faster travis-ci builds
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index a716b6b..80ce9cb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,6 @@
language: python
+# http://blog.travis-ci.com/2014-12-17-faster-builds-with-container-based-infrastructure/
+sudo: false
env:
- TOXENV=py26