chg: [travis] because we all need sudo

pull/302/head
Alexandre Dulaunoy 2019-04-23 15:02:32 +02:00
parent 8acbb1762d
commit 72cd5e3c1f
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ python:
- "3.7-dev"
install:
- apt-get install libzbar0 libzbar-dev
- sudo apt-get install libzbar0 libzbar-dev
- pip install pipenv
- pipenv install --dev