Skip to content

Commit 98014db

Browse files
author
James McKinney
committed
Make sudo: false explicit, as sudo otherwise depends on when the repo was added to Travis
1 parent fbe45ca commit 98014db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
sudo: false
12
language: python
23
cache: pip
34
python:

0 commit comments

Comments
 (0)