Skip to content

Commit

Permalink
ci(travis): update config
Browse files Browse the repository at this point in the history
enable tsc compilation
  • Loading branch information
tusharmath committed Nov 28, 2019
1 parent 381069f commit bb6542b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -9,6 +9,7 @@ node_js:
after_success:
- npm run travis-deploy-once "npm run semantic-release"
script:
- yarn tsc -b
- yarn test
branches:
except:

0 comments on commit bb6542b

Please sign in to comment.