Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Commit

Permalink
Merge pull request #214 from mulesoft/develop
Browse files Browse the repository at this point in the history
Bump version. Use Travis dpl v2
  • Loading branch information
jstoiko authored May 12, 2020
2 parents a8dd5d9 + e7f9511 commit 2b7c190
Show file tree
Hide file tree
Showing 3 changed files with 514 additions and 993 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,8 @@ after_script: "npm install coveralls@2 && cat ./coverage/lcov.info | coveralls"

deploy:
provider: npm
email: "$NPM_EMAIL"
edge: true
api_key: "$NPM_TOKEN"
skip_cleanup: true
on:
tags: true
node: "node"
Loading

0 comments on commit 2b7c190

Please sign in to comment.