Skip to content
Snippets Groups Projects
Commit b7ec7f57 authored by Rhys Arkins's avatar Rhys Arkins
Browse files

test: add test-schema to travis

parent 8c177243
No related branches found
No related tags found
No related merge requests found
...@@ -35,6 +35,7 @@ cache: ...@@ -35,6 +35,7 @@ cache:
script: script:
- yarn prettier --list-different - yarn prettier --list-different
- yarn lint - yarn lint
- yarn test-schema
- yarn jest --maxWorkers=4 - yarn jest --maxWorkers=4
after_success: after_success:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment