UNPKG

131 BYAMLView Raw
1sudo: false
2
3language: node_js
4
5node_js:
6 - 10
7 - 12
8
9before_script:
10 - npm install -g grunt-cli
11
12notifications:
13 email: false