Skip to content

Commit

Permalink
fix(travis): add longer sleeping
Browse files Browse the repository at this point in the history
  • Loading branch information
SvenWesterlaken committed Jun 28, 2020
1 parent 21aa473 commit ac85c8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ notifications:
email: false

before_script:
- sleep 15
- sleep 60

script:
- npm run test-travis
Expand Down

0 comments on commit ac85c8c

Please sign in to comment.