Skip to content

Commit

Permalink
Removing building with Java 11, as there seems to be problems with th…
Browse files Browse the repository at this point in the history
…e build environment in Travis CI.
  • Loading branch information
knjensen committed Apr 19, 2019
1 parent d3edd26 commit 2257092
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
@@ -1,7 +1,6 @@
language: java
jdk:
- openjdk8
- openjdk11

after_success:
- mvn clean test

0 comments on commit 2257092

Please sign in to comment.