mirror of
https://github.com/azures04/crafatar.git
synced 2026-05-06 19:10:38 +02:00
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user