Try travis with sudo
This commit is contained in:
parent
be7d2f6754
commit
2ad82c2858
1 changed files with 1 additions and 1 deletions
|
|
@ -3,4 +3,4 @@ python:
|
|||
- "2.7"
|
||||
- "3.6"
|
||||
install:
|
||||
- python setup.py install
|
||||
- sudo python setup.py install
|
||||
|
|
|
|||
Loading…
Reference in a new issue