Skip to content

Commit

Permalink
test: update Travis config to manually spell out the main test comman…
Browse files Browse the repository at this point in the history
…d + add a travis_wait to troubleshoot tests timing out
  • Loading branch information
sghoweri committed Jul 17, 2019
1 parent af44272 commit 9364ba1
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 @@ -16,6 +16,8 @@ before_script:
- lerna add @pattern-lab/engine-twig --scope=@pattern-lab/core
- lerna add @pattern-lab/engine-react --scope=@pattern-lab/core

script: travis_wait npm run test

branches:
only:
- master
Expand Down

0 comments on commit 9364ba1

Please sign in to comment.