summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorPhilip Whineray <phil@firehol.org>2016-12-16 10:37:10 +0000
committerPhilip Whineray <phil@firehol.org>2016-12-16 10:37:10 +0000
commit08bb468b96aa02486acb50bce316a1915aa0509d (patch)
tree06dab9d2db2b9c5d3ca9b44894470372b0ab5154 /.travis.yml
parent90988d61d8303e81c50073be7027e404b6cc0f05 (diff)
Ensure ssh-agent environment available to all
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 465a8f2173..5968c1251f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -17,6 +17,7 @@ addons:
#
# Setup environment
before_install:
+ - eval "$(ssh-agent -s)"
- ./.travis/decrypt-if-have-key decb6f6387c4
#
# Run