.travis.yml 81 Bytes
Newer Older
Pan's avatar
Pan committed
1
language: node_js
Pan's avatar
Pan committed
2
node_js: 10
Pan's avatar
Pan committed
3
script: npm run test
4 5
notifications:
  email: false