UNPKG

112 BYAMLView Raw
1language: node_js
2before_install: npm install -g npm@3
3script: travis_retry npm test
4node_js:
5- '7'
6sudo: false