diff --git a/.travis.yml b/.travis.yml index af494ab69..98c9666a9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,7 @@ node_js: cache: npm: false script: + - yarn build - yarn test --coverage - yarn e2e after_success: