Skip to content

Commit

Permalink
Merge pull request #155 from fjuma/ELYWEB-68
Browse files Browse the repository at this point in the history
[ELYWEB-68] Upgrade Travis CI to OpenJDK 11
  • Loading branch information
fjuma committed Oct 10, 2019
2 parents 9ab622a + 28d32c8 commit 9d86a7d
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,6 +1,6 @@
language: java
jdk:
- oraclejdk8
- openjdk11
install: echo LOL
script: mvn -s .travis-settings.xml verify -B -fae
env:
Expand Down

0 comments on commit 9d86a7d

Please sign in to comment.