mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-05-09 22:34:43 +00:00
Update travis again
This commit is contained in:
parent
18af2c7852
commit
05b405f8d0
1 changed files with 2 additions and 0 deletions
|
|
@ -3,3 +3,5 @@ node_js:
|
|||
- "0.10"
|
||||
- "0.12"
|
||||
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