mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-20 21:05:18 +02:00
Add zeromq.
Install bower dependencies. Cache dependencies.
This commit is contained in:
@@ -3,3 +3,12 @@ node_js:
|
||||
- "0.12"
|
||||
- "0.10"
|
||||
- "iojs"
|
||||
before_install:
|
||||
- sudo apt-get install -qq libzmq3-dev libsodium-dev
|
||||
before_script:
|
||||
- ./node_modules/bower/bin/bower install
|
||||
cache:
|
||||
apt
|
||||
directories:
|
||||
- node_modules
|
||||
- res/bower_components
|
||||
|
||||
Reference in New Issue
Block a user