This commit is contained in:
Kovid Goyal 2017-09-27 19:32:48 +05:30
parent 9860ed544f
commit cf33ef8666
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -85,7 +85,6 @@ install: |
brew install python3;
brew install glfw;
brew install libunistring;
brew install libpng;
else
mkdir -p $SW;
curl https://download.calibre-ebook.com/travis/kitty/osx.tar.xz | tar xJ -C $SW;