node
This commit is contained in:
parent
389c4b527f
commit
6646a02cb9
|
@ -1,4 +1,7 @@
|
||||||
language: node_js
|
language: node_js
|
||||||
|
node_js:
|
||||||
|
- "6"
|
||||||
|
- "node"
|
||||||
before_script:
|
before_script:
|
||||||
- npm install -g gulp-cli
|
- npm install -g gulp-cli
|
||||||
script: gulp build
|
script: gulp build
|
Loading…
Reference in New Issue
Block a user