UNPKG

180 BYAMLView Raw
1language: node_js
2branches:
3 only:
4 - master
5node_js:
6 - "0.12"
7 - "0.10"
8 - "0.10.45"
9 - "4"
10 - "5"
11os:
12 - linux
13before_install:
14 - sudo npm install
15sudo: required
\No newline at end of file