mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-20 12:55:26 +02:00
Add gulp build.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user