Add gulp build.

This commit is contained in:
Gunther Brunner
2015-07-15 20:49:22 +09:00
parent 9cdcdf80a7
commit 6c68bdb2ac

View File

@@ -1,4 +1,5 @@
language: node_js
sudo: false
node_js:
- "0.12"
- "0.10"
@@ -10,6 +11,8 @@ addons:
- libprotobuf-dev
- graphicsmagick
- rethinkdb
script:
- gulp build
before_script:
- npm install -g bower
- bower install