Fast forward to @tungfa’s tip: mostly file cleanup

This commit is contained in:
Chuck Williams 2017-03-15 20:56:46 -06:00
parent dd83712bd7
commit 3fe332a39f
11 changed files with 6 additions and 66 deletions

View file

@ -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 -d
- 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
- rvm install 2.3.1
before_deploy:
- eval "$(ssh-agent -s)"