Skip to content

Commit

Permalink
Add sudo: false for faster builds
Browse files Browse the repository at this point in the history
  • Loading branch information
sloria committed Feb 17, 2015
1 parent 913f6ca commit ef3030c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Config file for automatic testing at travis-ci.org

language: python
# http://blog.travis-ci.com/2014-12-17-faster-builds-with-container-based-infrastructure/
sudo: false

python:
- "3.4"
Expand Down

0 comments on commit ef3030c

Please sign in to comment.