Skip to content

Commit

Permalink
Update travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
cmnbroad committed Oct 11, 2022
1 parent 318cba0 commit 57851aa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ cache:
- $HOME/.gradle/wrapper/
- $HOME/.m2
jdk:
- oraclejdk8
- openjdk8
- openjdk17
script: ./gradlew jacocoTestReport ;
after_success:
- echo "TRAVIS_BRANCH='$TRAVIS_BRANCH'"; echo "JAVA_HOME='$JAVA_HOME'";
Expand Down

0 comments on commit 57851aa

Please sign in to comment.