Skip to content

Commit

Permalink
Merge pull request #2188 from camptocamp/fix-deploy-npm
Browse files Browse the repository at this point in the history
The contitions are never retched
  • Loading branch information
sbrunner committed Jan 12, 2017
2 parents abaab2f + a64d3f6 commit 612aa9f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -119,7 +119,6 @@ deploy:
script: npm publish
skip_cleanup: true
on:
node: "4"
repo: camptocamp/ngeo
tags: true
condition: '"${PACKAGE_VERSION}-${DO_NPM_DEPLOY}" = "${TRAVIS_TAG}-TRUE"'
Expand Down

0 comments on commit 612aa9f

Please sign in to comment.