Skip to content

Commit 79bcc0c

Browse files
committed
Adding sudo: false for travis
1 parent 82c7a4a commit 79bcc0c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
language: python
22

3+
sudo: false
4+
35
python:
46
- "2.6"
57
- "2.7"

0 commit comments

Comments
 (0)