mirror of
https://github.com/tornadocash/provider.git
synced 2024-11-22 17:50:02 +01:00
6 lines
70 B
YAML
6 lines
70 B
YAML
language: node_js
|
|
node_js:
|
|
- "0.10"
|
|
- "0.11"
|
|
|
|
script: npm run test |