Skip to content

Commit c4ec98c

Browse files
committed
with addons we don't need sudo
1 parent da0b6bf commit c4ec98c

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.travis.yml

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

3-
sudo: required
4-
# if the https://travis-ci.org/ODM2/ODM2PythonAPI/requests ever says: missing config
5-
# validate at: http://lint.travis-ci.org/
3+
sudo: false
4+
65
python:
76
# - "2.6"
87
- "2.7"

0 commit comments

Comments
 (0)