Skip to content

Commit

Permalink
no longer need "sudo: required" when oraclejdk9 build
Browse files Browse the repository at this point in the history
  • Loading branch information
xuwei-k committed Nov 5, 2017
1 parent 6600789 commit 3cd3fce
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Expand Up @@ -9,10 +9,7 @@ matrix:
jdk: oraclejdk8
- scala: 2.13.0-M2
jdk: oraclejdk8
- dist: trusty
group: edge
sudo: required
scala: 2.12.4
- scala: 2.12.4
jdk: oraclejdk9
before_install:
- echo "sbt.version=1.0.2" > project/build.properties
Expand Down

0 comments on commit 3cd3fce

Please sign in to comment.