Adds node-canvas build dependencies for travis

This commit is contained in:
Raul Ochoa 2015-03-04 17:57:25 +01:00
parent 2464e5cdf5
commit 81892a3231

View File

@ -1,3 +1,6 @@
before_install:
- sudo apt-get install -y pkg-config libcairo2-dev libjpeg8-dev libgif-dev
language: node_js language: node_js
node_js: node_js:
- "0.10" - "0.10"