Created
November 3, 2017 02:17
-
-
Save muZk/3cf87464e93d1b7e4a7afc9925d25f7d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
language: node_js | |
node_js: | |
- '8' | |
deploy: | |
provider: npm | |
email: $NPM_EMAIL | |
api_key: $NPM_TOKEN | |
on: | |
tags: true | |
repo: muZk/pinericosas |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment