mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-04-15 11:50:59 +00:00
Bring back before_install
This commit is contained in:
parent
66bafc4162
commit
06ed44aaf0
1 changed files with 2 additions and 0 deletions
|
|
@ -5,3 +5,5 @@ node_js:
|
|||
- "0.11"
|
||||
- "0.10"
|
||||
script: 'npm run build && npm run test && npm run lint && npm run lint_tests'
|
||||
before_install:
|
||||
- sudo apt-get install -qq libgif-dev libpng-dev libjpeg8-dev libpango1.0-dev libcairo2-dev
|
||||
|
|
|
|||
Loading…
Reference in a new issue