Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mirkobrombin committed Dec 3, 2020
1 parent 68be4c4 commit 4f0ad02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ script:
- rm appdir/usr/local/share/bottles/bottles/bottles.in
- rm appdir/usr/local/share/bottles/bottles/meson.build
# - schemas
- mkdir -p appdir/usr/local/share/glib-2.0/schemas
- mkdir -p appdir/usr/share/glib-2.0/schemas/
- cp ../data/pm.mirko.bottles.gschema.xml appdir/usr/share/glib-2.0/schemas/pm.mirko.bottles.gschema.xml
- glib-compile-schemas appdir/usr/share/glib-2.0/schemas/ || echo "No schemas found."
# - desktop file
Expand Down

0 comments on commit 4f0ad02

Please sign in to comment.