Update .travis.yml
This commit is contained in:
+2
-1
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user