start ssh agent

This commit is contained in:
Taka Goto 2018-09-17 11:29:16 -05:00
parent e5fdb5e00e
commit df591c6bb3

View File

@ -29,4 +29,7 @@ notifications:
after_script:
- bash ./pkg/transformers/stop_test_chain.sh
- eval "$(ssh-agent -s)"
- chmod 600 .travis/id_rsa
- ssh-add .travis/id_rsa
- sup --debug staging deploy