mirror of
https://github.com/azures04/crafatar.git
synced 2026-03-21 23:41:18 +01:00
Revert "travis dependency 💩"
This reverts commit b2d31c5b7e34282e96c7fc774aebc81c728fd7ba.
This commit is contained in:
parent
d8303eb1a6
commit
f48a9e66cf
@ -1,12 +1,8 @@
|
|||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- "iojs-v1.8"
|
- "iojs-v1.8.0"
|
||||||
before_install:
|
before_install:
|
||||||
- cat /etc/apt/sources.list
|
- sudo apt-get install libcairo2-dev libjpeg8-dev libpango1.0-dev libgif-dev build-essential g++
|
||||||
- sudo add-apt-repository "deb http://us.archive.ubuntu.com/ubuntu/ vivid main restricted"
|
|
||||||
- cat /etc/apt/sources.list
|
|
||||||
- sudo apt-get update
|
|
||||||
- sudo apt-get install -y --force-yes libcairo2-dev libjpeg8-dev libpango1.0-dev libgif-dev build-essential g++
|
|
||||||
script:
|
script:
|
||||||
- npm run-script test-travis
|
- npm run-script test-travis
|
||||||
notifications:
|
notifications:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user