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 cfb4c86 commit 88cfbb1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
@@ -1,6 +1,7 @@
language: python
sudo: false
python:
-
- 2.7
install:
- pip install . --use-mirrors
script:
Expand Down

0 comments on commit 88cfbb1

Please sign in to comment.