Skip to content

Commit 9364ba1

Browse files
committed
test: update Travis config to manually spell out the main test command + add a travis_wait to troubleshoot tests timing out
1 parent af44272 commit 9364ba1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ before_script:
1616
- lerna add @pattern-lab/engine-twig --scope=@pattern-lab/core
1717
- lerna add @pattern-lab/engine-react --scope=@pattern-lab/core
1818

19+
script: travis_wait npm run test
20+
1921
branches:
2022
only:
2123
- master

0 commit comments

Comments
 (0)