Skip to content

Commit

Permalink
Add github.com to known hosts on Travis OSX
Browse files Browse the repository at this point in the history
  • Loading branch information
Xion committed Jan 2, 2017
1 parent 8f41f4b commit a5423a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/travis/deploy-osx.sh
Expand Up @@ -69,4 +69,5 @@ sudo mkdir -p "$(dirname "$SSH_ASKPASS")"
sudo ln -s /usr/bin/true "$SSH_ASKPASS"

# Push the changes.
ssh-keyscan -t rsa github.com >> ~/.ssh/known_hosts
git push $SSH_REPO $BRANCH

0 comments on commit a5423a6

Please sign in to comment.