Skip to content

Commit ba78576

Browse files
committed
Fetch example repos on travis
1 parent 245b484 commit ba78576

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ language: node_js
22

33
node_js: "10"
44

5+
script:
6+
- script/fetch-examples
7+
- npm test
8+
59
branches:
610
only:
711
- master

0 commit comments

Comments
 (0)