Skip to content

Commit

Permalink
fix(*): deploy declaration files
Browse files Browse the repository at this point in the history
  • Loading branch information
tusharmath committed Dec 5, 2019
1 parent a22d977 commit fa47034
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit fa47034

Please sign in to comment.