Skip to content

Commit

Permalink
Make sudo: false explicit, as sudo otherwise depends on when the repo…
Browse files Browse the repository at this point in the history
… was added to Travis
  • Loading branch information
James McKinney committed Jul 11, 2018
1 parent 7cf4676 commit a2847d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
@@ -1,3 +1,4 @@
sudo: false
language: python
cache: pip
python:
Expand Down

0 comments on commit a2847d0

Please sign in to comment.