Skip to content

Commit

Permalink
lerna shouldn't commit
Browse files Browse the repository at this point in the history
 🐿 v2.8.0
  • Loading branch information
apaleslimghost committed Apr 16, 2018
1 parent 4d8ee7a commit dc1fb36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ deploy:
branch: master
- provider: script
skip-cleanup: true
script: node_modules/.bin/lerna publish --yes --repo-version $TRAVIS_TAG
script: node_modules/.bin/lerna publish --yes --skip-git --repo-version $TRAVIS_TAG
on:
tags: true

0 comments on commit dc1fb36

Please sign in to comment.