Skip to content

Commit

Permalink
Speed up Travis start via 'sudo: false'.
Browse files Browse the repository at this point in the history
  • Loading branch information
tseaver committed Dec 18, 2014
1 parent 4fa02c1 commit 4f8481a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
language: python
sudo: false
python:
- "2.6"
- "2.7"
Expand Down

0 comments on commit 4f8481a

Please sign in to comment.