mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-02-26 15:03:28 +01:00
OS X on Travis is a natural disaster
This commit is contained in:
parent
f1484411af
commit
cf981fd447
1 changed files with 2 additions and 0 deletions
|
|
@ -7,6 +7,8 @@ cache:
|
|||
- .build-cache
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- os: osx
|
||||
include:
|
||||
- os: linux
|
||||
sudo: false
|
||||
|
|
|
|||
Loading…
Reference in a new issue