Skip to content

Commit

Permalink
Use JDK11 only.
Browse files Browse the repository at this point in the history
  • Loading branch information
tastybento committed Nov 14, 2020
1 parent 81e4dbe commit dee2367
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,8 @@ addons:
organization: "bentobox-world"

jdk:
- openjdk8
- openjdk11

matrix:
allow_failures:
- jdk: openjdk11

script:
# the following command line builds the project, runs the tests with coverage and then execute the SonarCloud analysis
- mvn clean org.jacoco:jacoco-maven-plugin:prepare-agent install sonar:sonar -Dsonar.projectKey=BentoBoxWorld_Limits
Expand Down

0 comments on commit dee2367

Please sign in to comment.