Skip to content

Commit

Permalink
Updating to test Java 11
Browse files Browse the repository at this point in the history
  • Loading branch information
glenrobson committed Jun 11, 2020
1 parent 2034efb commit fc1e94d
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
Expand Up @@ -2,5 +2,5 @@ before_script: travis/install_solrcloud.sh
after_script: travis/stop_solr.sh
language: java
jdk:
- openjdk8
- openjdk11
script: mvn clean test

0 comments on commit fc1e94d

Please sign in to comment.