Version: 0.11.00.11.10.11.20.11.30.11.40.12.00.12.10.12.20.13.00.13.10.13.20.13.30.14.00.14.10.14.20.15.00.15.10.15.20.15.31.0.01.0.11.0.21.0.31.0.42.0.0
sudo: false
language: node_js
node_js:
- "node"
- "8"
script:
- npm run test:ci
notifications:
email:
on_success: change
on_failure: always