mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
Travis
This commit is contained in:
parent
5f7d46c19b
commit
25e81a5f7e
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ before_install:
|
||||||
-in dash.org-test-web.pem.enc -out dash.org-test-web.pem -d
|
-in dash.org-test-web.pem.enc -out dash.org-test-web.pem -d
|
||||||
- rvm install 2.3.1
|
- rvm install 2.3.1
|
||||||
before_deploy:
|
before_deploy:
|
||||||
- eval "$(ssh-agent -s)"
|
- eval "ssh-agent -s"
|
||||||
- chmod 600 $TRAVIS_BUILD_DIR/$IdentityFile
|
- chmod 600 $TRAVIS_BUILD_DIR/$IdentityFile
|
||||||
- ssh-add $TRAVIS_BUILD_DIR/$IdentityFile
|
- ssh-add $TRAVIS_BUILD_DIR/$IdentityFile
|
||||||
deploy:
|
deploy:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue