diff --git a/.travis.yml b/.travis.yml index f6d03cc0735b08138f59300e8c43843150b63fd6..f270c136c979cf20cc24360cb389dcc310c246b6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -35,6 +35,7 @@ cache: script: - yarn prettier --list-different - yarn lint + - yarn test-schema - yarn jest --maxWorkers=4 after_success: