Install liblzma on OS X long test
This commit is contained in:
@@ -30,6 +30,12 @@ matrix:
|
||||
- env: Cmd="make gnu90build && make clean && make test && make clean && make cmakebuild && make travis-install"
|
||||
os: osx
|
||||
|
||||
before_install:
|
||||
- if [ `uname` = "Darwin" ]; then brew update; fi
|
||||
|
||||
install:
|
||||
- if [ `uname` = "Darwin" ]; then brew install xz; fi
|
||||
|
||||
git:
|
||||
depth: 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user