We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af44272 commit 9364ba1Copy full SHA for 9364ba1
1 file changed
.travis.yml
@@ -16,6 +16,8 @@ before_script:
16
- lerna add @pattern-lab/engine-twig --scope=@pattern-lab/core
17
- lerna add @pattern-lab/engine-react --scope=@pattern-lab/core
18
19
+script: travis_wait npm run test
20
+
21
branches:
22
only:
23
- master
0 commit comments