UNPKG

182 BYAMLView Raw
1language: node_js
2before_install: if [[ `npm -v` != 4* ]]; then npm i -g npm@4; fi
3node_js:
4# - node
5 - '8'
6os:
7 - linux
8 - osx
9notifications:
10 email:
11 - romank@luminatio.io