Skip to content

Commit

Permalink
Merge pull request #16 from ibm-bluemix-mobile-services/development
Browse files Browse the repository at this point in the history
Integration with travis
  • Loading branch information
vitalymibm authored May 7, 2017
2 parents 0322f6c + 4bdd7af commit 56c2a7a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ branches:
install:
- npm install

script:
- npm install


deploy:
provider: npm
email: $npm_email
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": "bms-mca-token-validation-strategy",
"version": "2.0.10",
"version": "2.0.11",
"description": "The bms-mca-token-validation-strategy module provides the passport strategy and verification method to validate the access token and id token issues by a Mobile Client Access service.",
"main": "./lib/index.js",
"repository": {
Expand Down

0 comments on commit 56c2a7a

Please sign in to comment.