Skip to content

Commit

Permalink
Merge pull request #65 from getconversio/hotfix/deploy
Browse files Browse the repository at this point in the history
Fix auto-deploy settings
  • Loading branch information
stefanosala authored Nov 7, 2018
2 parents da0a6db + 08b434e commit 17a148b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ deploy:
email:
secure: dsBGPXl1VvR70rJ/UnRuaLwiesvmfxOSeWfuLOlWHU3+2uUA7xLOOIyjHxP3mlz9OLsL3A/tMsYBMj6bM3SrtvbtBwnAQZ+RKWjyIsiBTHYaIrXuJP+kbQIguaDTo8rC45U2VwZRQu50cc2Mln3jeGzlho4iPdZLe4rdRLnbAD0=
api_key:
secure: o0vLZpRdqWyu1Ez/x7Nug57uMOUahxpsKkEKNVk0AjIMPyc4lw1HaK9WRV0lm9F3R6kzBwxiUnfwvrcnmaEZRgnhcSF4WmqHtHB3u/lbNXTrJOWRnyjIESlA9IuIijbPZNKoRFac2DP3nHDcELKpGp0LeIFNZs47WvBM7dnDtdI=
secure: GPt9SSxfd2gDfd6YfjZtGZghjjT4mtlFhA6Yyojax1frU4gzH2j9sd0XuNI1Q/f0n7WAeo4pFPru5o2uxPJzQUlJzWy3DoLJX3rLrOviXX6zIgF7o4XCtYb3SVFIG7aEpNTxBbh1zQcL8ecHROzs7MFxE+y/dumsCSVFnfT3o8E=
on:
tags: true
repo: getconversio/node-bigcommerce
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-bigcommerce",
"version": "4.0.0",
"version": "4.0.1",
"description": "A node module for authentication and use with the BigCommerce API",
"main": "./lib/bigcommerce",
"scripts": {
Expand Down

0 comments on commit 17a148b

Please sign in to comment.