Skip to content

Commit

Permalink
chore(build): Use openjdk8 in Travis builds
Browse files Browse the repository at this point in the history
  • Loading branch information
elpete committed Jun 14, 2019
1 parent 5c9eddd commit d8f7d41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -3,7 +3,7 @@ sudo: required
services:
- mysql
jdk:
- oraclejdk8
- openjdk8
cache:
directories:
- "$HOME/.CommandBox/artifacts/"
Expand Down

0 comments on commit d8f7d41

Please sign in to comment.