Skip to content

Commit d518ce9

Browse files
committedNov 27, 2019
feat(tests): include the static generation of the example project in Travis CI
1 parent 5efce80 commit d518ce9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ install: yarn install
1919
script:
2020
- yarn run lint
2121
- yarn run test
22+
- cd example && yarn && yarn generate

0 commit comments

Comments
 (0)
Please sign in to comment.