Skip to content

Commit

Permalink
build: fix travis GH build
Browse files Browse the repository at this point in the history
  • Loading branch information
NetCZ committed Mar 19, 2019
1 parent 805d69b commit fb93ba2
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 @@ -23,7 +23,7 @@
"scripts": {
"test": "mocha",
"test:cov": "nyc --reporter=text-lcov yarn test | coveralls",
"travis-deploy-once": "travis-deploy-once",
"travis-deploy-once": "travis-deploy-once --pro",
"semantic-release": "semantic-release"
},
"husky": {
Expand Down

0 comments on commit fb93ba2

Please sign in to comment.