Finish configuring npm deploy

More followup fixes on #567, wasn't possible to test npm deployments really.
This commit is contained in:
Ray Schamp 2017-07-19 13:48:55 -04:00
parent 7eae7e1957
commit e0e10b61c5

View file

@ -35,4 +35,6 @@ jobs:
"on":
all_branches: true
condition: $RELEASE_BRANCHES =~ $TRAVIS_BRANCH
skip_cleanup: true
email: $NPM_EMAIL
api_key: $NPM_TOKEN