Skip to content

Commit

Permalink
Try sudo:true to fix Process.groups issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
headius committed Nov 16, 2016
1 parent 7e0d4f5 commit 768ea08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,6 +1,6 @@
language: java

sudo: false
sudo: true

cache:
directories:
Expand Down

0 comments on commit 768ea08

Please sign in to comment.