mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-05-14 00:33:09 +00:00
Merge branch '1.x' of http://github.com/kangax/fabric.js into 1.x
This commit is contained in:
commit
28d90b4aa0
1 changed files with 0 additions and 4 deletions
|
|
@ -18,7 +18,3 @@ before_install:
|
|||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -qq libgif-dev libpng-dev libjpeg8-dev libpango1.0-dev libcairo2-dev
|
||||
script: 'npm run build && npm run test && npm run lint && npm run lint_tests'
|
||||
before_install:
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install libc6 -qq
|
||||
dist: trusty
|
||||
|
|
|
|||
Loading…
Reference in a new issue