Skip to content

Commit

Permalink
remove sudo tag from Travis config (#59)
Browse files Browse the repository at this point in the history
Fixes #58.
  • Loading branch information
brharrington authored Apr 18, 2019
1 parent ccb2d87 commit d4e145f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: java
jdk:
- oraclejdk8
sudo: false
install: ./installViaTravis.sh
script: ./buildViaTravis.sh
env:
Expand Down

0 comments on commit d4e145f

Please sign in to comment.