mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-05-24 05:03:44 +00:00
fixed leak from other cherry-pick
This commit is contained in:
parent
bab50f4166
commit
1e4d485870
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