1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2024-12-16 01:10:30 +02:00

Add NPM publishing through Travis

This commit is contained in:
Johan Fagerberg 2017-09-19 15:09:16 +02:00 committed by GitHub
parent 2ca7b58dc5
commit 7413e63a0c

View File

@ -9,3 +9,10 @@ notifications:
email:
on_success: never
on_failure: change
deploy:
provider: npm
email: "johanringmann@gmail.com"
api_key: "$NPM_KEY"
on:
branch: master