mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 18:24:30 -04:00
...
This commit is contained in:
parent
9a9f3e7913
commit
e6693dc033
@ -6,7 +6,7 @@ env:
|
|||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- curl https://download.calibre-ebook.com/travis/sw-linux.tar.xz | tar xJ -C $HOME
|
- 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
|
- cat $SW/qt/bin/qt.conf
|
||||||
- python setup.py bootstrap --ephemeral
|
- python setup.py bootstrap --ephemeral
|
||||||
script: python setup.py test
|
script: python setup.py test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user