Update .travis.yml
This commit is contained in:
+2
-1
@@ -69,7 +69,8 @@ script: |
|
|||||||
return $result
|
return $result
|
||||||
}
|
}
|
||||||
#trick for "Host key verification failed."
|
#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
|
build
|
||||||
|
|
||||||
after_script:
|
after_script:
|
||||||
|
|||||||
Reference in New Issue
Block a user