Skip to content

Commit

Permalink
updated jdk version to 17
Browse files Browse the repository at this point in the history
  • Loading branch information
janvanrijn committed Mar 18, 2021
1 parent 2f9a2fd commit 962c614
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,7 +1,7 @@
language: java
sudo: false
jdk:
- oraclejdk8
- oraclejdk17
before_script: cd apiconnector
script: mvn clean verify
deploy:
Expand Down

0 comments on commit 962c614

Please sign in to comment.