mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-05-09 22:34:43 +00:00
Add iojs
This commit is contained in:
parent
fb3e2bc0bf
commit
1911dcaa8b
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ language: node_js
|
|||
node_js:
|
||||
- "0.10"
|
||||
- "0.12"
|
||||
- "iojs"
|
||||
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