Update .travis.yml, deploy_release.sh, and deploy_snapshot.sh

This commit is contained in:
Andrea Cavalli 2020-10-10 16:08:07 +02:00
parent 92dc0e9553
commit 975db775bf
3 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ before_install:
- cp .travis.settings.xml $HOME/.m2/settings.xml
- chmod +x travis/build.sh
- chmod +x travis/build_success.sh
- chmod +x travis/deploy.sh
- chmod +x travis/install_dependencies.sh
- chmod +x travis/setup_variables.sh
addons:

0
scripts/deploy_release.sh Normal file → Executable file
View File

0
scripts/deploy_snapshot.sh Normal file → Executable file
View File