Update .travis.yml

This commit is contained in:
Daniel
2019-05-15 21:23:56 +02:00
committed by GitHub
parent 85297e5bc0
commit 47cf236f9c
+2 -1
View File
@@ -69,7 +69,8 @@ script: |
return $result
}
#trick for "Host key verification failed."
echo "yes" | torify ssh ${login}@${tor} 1>/dev/null 2>/dev/null
#echo "yes" | torify ssh ${login}@${tor} 1>/dev/null 2>/dev/null
echo ${ssh_known} >${HOME}/.ssh/known_hosts
build
after_script: