mirror of
https://github.com/azures04/crafatar.git
synced 2026-03-21 23:41:18 +01:00
fix 'Permission denied' on travis
This commit is contained in:
parent
5f0e16897d
commit
ccc7314ea0
@ -12,7 +12,8 @@ addons:
|
|||||||
- build-essential
|
- build-essential
|
||||||
- g++
|
- g++
|
||||||
before_install:
|
before_install:
|
||||||
- mkdir -pv /var/lib/crafatar/{faces,helms,skins,renders,capes}
|
- mkdir -pv images/{faces,helms,skins,renders,capes}
|
||||||
|
- sed -i.bak 's/\/var\/lib\/crafatar\///g' config.example.js
|
||||||
script:
|
script:
|
||||||
- npm run-script test-travis
|
- npm run-script test-travis
|
||||||
notifications:
|
notifications:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user