Skip to content

Commit

Permalink
Update travis
Browse files Browse the repository at this point in the history
  • Loading branch information
mastudillot authored Dec 21, 2021
1 parent 05fd899 commit a9d8859
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,11 @@ before_deploy:
- java -version
- jdk_switcher use oraclejdk8
- java -versiondeploy:
deploy:
-
provider: script
script: bash .travis/deploy.sh
skip_cleanup: true
on:
all_branches: true
jdk: oraclejdk8
jdk: oraclejdk8

0 comments on commit a9d8859

Please sign in to comment.