Updated key encryption settings for Travis.

This commit is contained in:
Perry Woodin 2016-12-05 10:31:52 -05:00
parent 23effd8e99
commit 5f7d46c19b
2 changed files with 1 additions and 1 deletions

View file

@ -25,7 +25,7 @@ addons:
packages:
- g++-4.8
before_install:
- openssl aes-256-cbc -K $encrypted_4395499fa958_key -iv $encrypted_4395499fa958_iv
- openssl aes-256-cbc -K $encrypted_2cd39daa8a1b_key -iv $encrypted_2cd39daa8a1b_iv
-in dash.org-test-web.pem.enc -out dash.org-test-web.pem -d
- rvm install 2.3.1
before_deploy:

Binary file not shown.