Skip to content

Commit

Permalink
fix(ci): fix builds timing out
Browse files Browse the repository at this point in the history
  • Loading branch information
dnlup committed Jul 16, 2019
1 parent 9c2009c commit 69cb59f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@ branches:
only:
- master
- /^greenkeeper.*$/
script:
- travis_wait 30 npm test

0 comments on commit 69cb59f

Please sign in to comment.