Skip to content

Commit

Permalink
try again with sudo enabled builds
Browse files Browse the repository at this point in the history
this worked with pycairo
  • Loading branch information
lazka committed Jul 7, 2018
1 parent 3a14681 commit 4768f78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -22,6 +22,7 @@ matrix:
env: TYPE="linux" PYVER="3.6" PYARGS="-R -bb"
- os: linux
dist: xenial
sudo: required
language: python
python: "3.7"
env: TYPE="linux" PYVER="3.7" PYARGS="-R -bb"
Expand Down

0 comments on commit 4768f78

Please sign in to comment.