Skip to content

Commit

Permalink
Use openjdk8 instead of oraclejdk8 and remove sudo: false
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiromu Hota committed Nov 20, 2019
1 parent f5b57b0 commit 3ad8671
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ branches:
only:
- /^webspoon-.*$/
language: java
sudo: false
jdk: oraclejdk8
jdk: openjdk8
cache:
directories:
- "$HOME/.m2"
Expand Down

0 comments on commit 3ad8671

Please sign in to comment.