mirror of
https://github.com/seigler/dash-website
synced 2025-07-26 23:06:09 +00:00
config - updating travis-encrypted pem
This commit is contained in:
parent
ae8777613e
commit
bbf329da5f
2 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ addons:
|
|||
packages:
|
||||
- g++-4.8
|
||||
before_install:
|
||||
- openssl aes-256-cbc -K $encrypted_f390c1eba1cb_key -iv $encrypted_f390c1eba1cb_iv -in dash.org-test-web.pem.enc -out dash.org-test-web.pem
|
||||
- openssl aes-256-cbc -K $encrypted_f390c1eba1cb_key -iv $encrypted_f390c1eba1cb_iv -in dash.org-test-web.pem.enc -out dash.org-test-web.pem -d
|
||||
- rvm install 2.3.1
|
||||
before_deploy:
|
||||
- eval "$(ssh-agent -s)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue