Skip to content

Commit 10a6cb3

Browse files
committed
tell travis we need sudo.
1 parent 43e0f4a commit 10a6cb3

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,5 +1,6 @@
11
language: python
22
python: 2.7
3+
sudo: yese
34

45
install:
56
- pip install tox

0 commit comments

Comments
 (0)