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

This reverts commit 3fe332a39f.
This commit is contained in:
Chuck Williams 2017-03-15 21:14:11 -06:00
parent e0ee8751dc
commit 388a67fdff
11 changed files with 66 additions and 6 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
- 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)"