Skip to content

Commit

Permalink
feat(tests): include the static generation of the example project in …
Browse files Browse the repository at this point in the history
…Travis CI
  • Loading branch information
juliomrqz committed Nov 27, 2019
1 parent 5efce80 commit d518ce9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -19,3 +19,4 @@ install: yarn install
script:
- yarn run lint
- yarn run test
- cd example && yarn && yarn generate

0 comments on commit d518ce9

Please sign in to comment.