mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-18 16:02:57 +00:00
6 lines
110 B
YAML
6 lines
110 B
YAML
test:
|
|
override:
|
|
- nvm use 0.10 && npm test
|
|
- nvm use 0.12 && npm test
|
|
- nvm use 4.0 && npm test
|