Skip to content

Commit

Permalink
Requiring sudo for Travis ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jonoomph committed Apr 5, 2019
1 parent 971e253 commit 7e98e5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
language: cpp
dist: xenial
sudo: required

before_install:
- sudo add-apt-repository ppa:openshot.developers/libopenshot-daily -y
Expand Down

0 comments on commit 7e98e5c

Please sign in to comment.