mirror of https://github.com/status-im/bip39.git
7 lines
90 B
YAML
7 lines
90 B
YAML
|
language: node_js
|
||
|
before_install:
|
||
|
- "npm install npm -g"
|
||
|
node_js:
|
||
|
- "0.11"
|
||
|
- "0.10"
|