Skip to content

Commit

Permalink
changed sudo to 'true' in Travis config file
Browse files Browse the repository at this point in the history
  • Loading branch information
Piotr Zawadzki authored and zawadz88 committed May 26, 2017
1 parent 7d855c4 commit b4c9b6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: android
jdk: oraclejdk8
sudo: false
sudo: true

env:
global:
Expand Down

0 comments on commit b4c9b6f

Please sign in to comment.