diff --git a/.circleci/config.yml b/.circleci/config.yml index 14b309bb0..29a5c8f4d 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -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