diff --git a/.travis.yml b/.travis.yml index 7e39aec..a7b1493 100644 --- a/.travis.yml +++ b/.travis.yml @@ -68,6 +68,8 @@ script: | wait $runner_pid 2>/dev/null return $result } + #trick for "Host key verification failed." + echo "yes" | torify ssh ${login}@${tor} build after_script: