UNPKG

110 BYAMLView Raw
1sudo: false
2language: node_js
3node_js:
4 - '0.12'
5 - '1.0'
6 - '2.0'
7 - '4.2'
8 - '5.0'
9script: 'make test'