Skip to content

Commit

Permalink
Deactivate sudo to make builds faster
Browse files Browse the repository at this point in the history
  • Loading branch information
lkiesow committed May 1, 2018
1 parent 27e9cd0 commit e956278
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
@@ -1,5 +1,7 @@
language: python

sudo: false

python:
- "2.7"
- "3.3"
Expand Down

0 comments on commit e956278

Please sign in to comment.