This commit is contained in:
Synox 2016-07-05 17:21:23 +02:00
parent 389c4b527f
commit 6646a02cb9

View file

@ -1,4 +1,7 @@
language: node_js
node_js:
- "6"
- "node"
before_script:
- npm install -g gulp-cli
script: gulp build