Skip to content

Commit e6bebe9

Browse files
author
Joohwan Oh
committed
Add sudo to travis yaml
1 parent 4fcf1af commit e6bebe9

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,4 +1,5 @@
11
language: python
2+
sudo: required
23
python:
34
- "2.7"
45
before_install:

0 commit comments

Comments
 (0)