diff --git a/.travis.yml b/.travis.yml index 5dd95c4..41a5cda 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,7 @@ node_js: after_success: - npm run travis-deploy-once "npm run semantic-release" script: - - yarn tsc -b + - yarn tsc -d - yarn test branches: except: