Skip to content

Commit

Permalink
fix(travis): use pro flag
Browse files Browse the repository at this point in the history
  • Loading branch information
biggyspender committed Mar 26, 2020
1 parent 04729d5 commit 7916942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"semantic-release": "semantic-release",
"semantic-release-prepare": "ts-node tools/semantic-release-prepare",
"precommit": "lint-staged",
"travis-deploy-once": "travis-deploy-once"
"travis-deploy-once": "travis-deploy-once --pro"
},
"lint-staged": {
"{src,test}/**/*.ts": [
Expand Down

0 comments on commit 7916942

Please sign in to comment.