mirror of
https://github.com/azures04/crafatar.git
synced 2026-03-22 07:51:17 +01:00
fix 'Permission denied' on travis
This commit is contained in:
parent
5f0e16897d
commit
ccc7314ea0
@ -12,7 +12,8 @@ addons:
|
||||
- build-essential
|
||||
- g++
|
||||
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:
|
||||
- npm run-script test-travis
|
||||
notifications:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user