mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-17 21:15:50 +00:00
Cleaning travis file
This commit is contained in:
parent
39ef48c965
commit
fb7703438c
1 changed files with 1 additions and 4 deletions
|
@ -10,14 +10,11 @@ cache:
|
|||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- python-pip
|
||||
- oracle-java8-installer
|
||||
- oracle-java8-set-default
|
||||
|
||||
install:
|
||||
after_script:
|
||||
- echo $VAULT_PASSWORD > /tmp/vault
|
||||
|
||||
script:
|
||||
- ./deploy/deploy.sh
|
||||
env:
|
||||
global:
|
||||
|
|
Loading…
Reference in a new issue