diff --git a/.travis.yml b/.travis.yml index 9fd2d75ae..15c1e63d9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ install: - yarn script: - - npm run test + - travis_wait 60 npm run test after_script: - npm install codecov