mirror of
https://github.com/embarklabs/cryptocurrency-icons.git
synced 2025-01-12 02:24:20 +00:00
7 lines
94 B
YAML
7 lines
94 B
YAML
language: node_js
|
|
node_js: '8'
|
|
script: npm test
|
|
notifications:
|
|
email:
|
|
on_success: never
|