You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
307 B
12 lines
307 B
|
3 years ago
|
language: node_js
|
||
|
|
node_js:
|
||
|
|
- '8'
|
||
|
|
|
||
|
|
deploy:
|
||
|
|
provider: npm
|
||
|
|
email: unindented@gmail.com
|
||
|
|
api_key:
|
||
|
|
secure: PxoC+x5jQgryR36NmjqD6ZUyDL/TR+aulRe1BQ7YiLGGL0BreXQmA7bjdjDbZ9/S+L7qiGeNKCBnS7pOus9JVgbQpXuZB5J3D+pjEx0qDlWFtqRUfS5dCLDFsj4lyjuANmqwEvpQlY5vzaw9MvudugShLSE7wCV1mo5qc7P3Q30=
|
||
|
|
on:
|
||
|
|
tags: true
|