6 lines
77 B
YAML
Raw Normal View History

2024-07-07 18:49:38 -07:00
language: node_js
node_js:
- '8.0'
- '6.1'
script:
- npm run test