Skip to content

Commit

Permalink
change jdk oraclejdk8 to openjdk8
Browse files Browse the repository at this point in the history
  • Loading branch information
HidekiSugimoto189 committed Aug 20, 2019
1 parent 4b55b46 commit ca4fb33
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
Expand Up @@ -5,7 +5,7 @@ cache:
- "$HOME/.cache"
- "$HOME/.m2"
jdk:
- oraclejdk8
- openjdk8

before_install:
- export TZ=Asia/Tokyo
Expand Down

0 comments on commit ca4fb33

Please sign in to comment.