Skip to content

Commit

Permalink
Update npm deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
drewbo committed Jun 12, 2017
1 parent 89ba0c4 commit 157102a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ script:
deploy:
provider: npm
email: [email protected]
api_key:
secure: LNd7Niem3m7ZwHJ5YdcBPsFO51fYKBhWJBpNlTs4/CnsmV2q4Ee7xOrBWRAuQ0D70dPSz37CjymNd1DIWWzErnLLRPUHlKZmfqbw3WqDeIELsX6xmp2zFgZD0laQJMywBJokUMbb76/BmyJ+fRyUCqUnm/+mwkye5w47OWKjWvCwX2b2TQ9yfSKFXyL1w+QAq/7L67vSxVqbYuPjaFUS9o2vjuTyNBRP2EKYDIFm4M2NefHmQCRQFdE2EVQhqygiysNzCNxqXoDACU+UkJXoOuqJylESmcl8JAUkVATIcmKYf3RRnTMn0Y+1y8UCLd+FycRu/99k+nyp9Crtfr0bRzs/Kn2iFrIBX8IYwgr/pM+xdjFyuIlSK2NQDnw2j9QaleE4lBANhDTGEnRErER1Ln3nq99pOd6h61nRI4E5wcu6RoUH8Pk4GUOf5fFNuhK1pIoo5lBMUvSKonb1zlUO1dFu+Ht+XjKrakep3LY9AhC7+OkziqeW3T0vMPSEPnu/g0g5JpbDNu/VSUAJT4P2GUwz5J0hsQCgU4gKmU37dW4AIxkCTQtGWEke6N4bG7kgjuTxBjLPZg37lEIkVIzYH2PtQm460ycoA8+/GuIszpurg+pyB9T8Vhq7W+ZlCwmJzV/z3jqVyAwhEO6GlPRg0f71Jf6MT1CSsqn11W1Xekc=
api_key: ${NPM_API_KEY}
on:
tags: true
repo: sat-utils/sat-api-lib
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sat-api-lib",
"version": "0.5.1",
"version": "0.5.2",
"description": "A library for creating a search API of public Satellites metadata using Elasticsearch",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 157102a

Please sign in to comment.