diff --git a/.travis.yml b/.travis.yml index 8c28b1c8..f24463c8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -28,7 +28,7 @@ before_script: - ssh-add ~/.ssh/id_rsa script: - - make test + - travis_wait 20 make test - diff -u <(echo -n) <(gofmt -d .) after_success: