mirror of
https://github.com/azures04/crafatar.git
synced 2026-03-21 23:41:18 +01:00
make travis fast
This commit is contained in:
parent
df49eadea1
commit
37228069f7
@ -1,9 +1,10 @@
|
|||||||
|
sudo: false
|
||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- "0.10"
|
- "0.10"
|
||||||
before_script:
|
before_script:
|
||||||
- cp "modules/config.example.js" "modules/config.js"
|
- cp "modules/config.example.js" "modules/config.js"
|
||||||
before_install:
|
before_install:
|
||||||
- sudo apt-get install libcairo2-dev libjpeg8-dev libpango1.0-dev libgif-dev build-essential g++
|
- sudo apt-get install libcairo2-dev libjpeg8-dev libpango1.0-dev libgif-dev build-essential g++
|
||||||
notifications:
|
notifications:
|
||||||
irc:
|
irc:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user