fix snap build

… hopefully
This commit is contained in:
Mike Fährmann
2019-11-08 21:44:12 +01:00
parent 94a94f3b86
commit ba083b30b2
2 changed files with 2 additions and 1 deletions

View File

@@ -101,7 +101,7 @@ apps:
command-chain: command-chain:
- bin/gallery-dl-launch - bin/gallery-dl-launch
command: bin/gallery-dl command: bin/gallery-dl
completer: etc/bash_completion.d/gallery-dl.bash_completion completer: share/bash-completion/completions/gallery-dl
environment: environment:
LANG: C.UTF-8 LANG: C.UTF-8
LC_ALL: C.UTF-8 LC_ALL: C.UTF-8

View File

@@ -26,6 +26,7 @@ TRAVIS_SKIP = {
# temporary issues, etc. # temporary issues, etc.
BROKEN = { BROKEN = {
"hentaifox",
"livedoor", "livedoor",
"mangapark", "mangapark",
"yaplog", "yaplog",