Build the kitty logo on CircleCI

This commit is contained in:
Kovid Goyal
2019-06-28 12:07:52 +05:30
parent df5a73bb35
commit 9dadd91887

View File

@@ -65,6 +65,7 @@ jobs:
- run: mkdir -p $SW
- run: curl https://download.calibre-ebook.com/travis/kitty/osx.tar.xz | tar xJ -C $SW
- run: echo "export PATH=$SW/bin:$PATH" >> $BASH_ENV
- run: python3 logo/make.py
- run: python3 setup.py build --debug --verbose
- run: ./kitty/launcher/kitty +launch test.py