mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-05-27 01:02:34 -04:00
...
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user