Skip to content

Commit

Permalink
Merge AB-4 'Change travis build to use OpenJDK instead of Oracle'
Browse files Browse the repository at this point in the history
* commit 'bd81b7f8f9f5fc8c1b991265198e6ff58e543d14':
  Change travis build to use OpenJDK instead of Oracle
  • Loading branch information
pyokagan committed Jul 1, 2019
2 parents e870cad + bd81b7f commit 8db6e88
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
@@ -1,7 +1,7 @@
language: java
matrix:
include:
- jdk: oraclejdk11
- jdk: openjdk11

script: >-
./config/travis/run-checks.sh &&
Expand Down

0 comments on commit 8db6e88

Please sign in to comment.