Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

Commit

Permalink
Use OpenJDK 11
Browse files Browse the repository at this point in the history
  • Loading branch information
mordechaim authored Jul 18, 2019
1 parent 49b21ac commit 7bddbe3
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,5 +1,5 @@
language: java
jdk:
- oraclejdk9
- openjdk11
sudo: false
script: mvn clean verify

0 comments on commit 7bddbe3

Please sign in to comment.