This commit is contained in:
Kovid Goyal 2016-06-24 20:05:48 +05:30
parent 9a9f3e7913
commit e6693dc033

View File

@ -6,7 +6,7 @@ env:
before_install:
- curl https://download.calibre-ebook.com/travis/sw-linux.tar.xz | tar xJ -C $HOME
- echo '[Paths]\nPrefix = ..' > $SW/qt/bin/qt.conf
- echo "[Paths]\nPrefix = .." > $SW/qt/bin/qt.conf
- cat $SW/qt/bin/qt.conf
- python setup.py bootstrap --ephemeral
script: python setup.py test