1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2025-01-15 01:28:34 +02:00

Merge pull request #550 from simple-icons/develop

Add NPM publishing through Travis
This commit is contained in:
Johan Fagerberg 2017-09-19 15:10:30 +02:00 committed by GitHub
commit e3d887e97e

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