Try travis with sudo

This commit is contained in:
Darko Lukic 2018-04-22 18:42:46 +02:00
parent be7d2f6754
commit 2ad82c2858

View file

@ -3,4 +3,4 @@ python:
- "2.7"
- "3.6"
install:
- python setup.py install
- sudo python setup.py install