Update .travis.yml

This commit is contained in:
walisonjose 2018-05-29 15:45:08 -03:00 committed by GitHub
parent 9394199bb6
commit 0616d7a2d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ apt:
before_install: before_install:
#- openssl aes-256-cbc -K $encrypted_cb93ef43fcd2_key -iv $encrypted_cb93ef43fcd2_iv #- openssl aes-256-cbc -K $encrypted_cb93ef43fcd2_key -iv $encrypted_cb93ef43fcd2_iv
# -in deploy_rsa.enc -out deploy_rsa -d # -in deploy_rsa.enc -out deploy_rsa -d
- sudo apt-get install sshpass - sudo apt-get install sshpass
install: install:
- echo -e "Install" - echo -e "Install"
- mkdir /home/travis/wordpress - mkdir /home/travis/wordpress