diff --git a/.travis.yml b/.travis.yml index c8fa83e..eafd796 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,6 +7,8 @@ branches: - /^greenkeeper.*$/ git: depth: 999 +install: + - travis_retry npm install script: - npm run test after_success: