mirror of
https://github.com/simon987/wavelib.git
synced 2025-04-19 18:16:44 +00:00
-
This commit is contained in:
parent
da84e602bc
commit
e2ff743cbe
@ -39,8 +39,6 @@ before_install:
|
||||
- if [ "$TRAVIS_OS_NAME" == "linux" ]; then wget --no-check-certificate https://www.cmake.org/files/v3.2/cmake-3.2.3-Linux-x86_64.tar.gz; fi
|
||||
- if [ "$TRAVIS_OS_NAME" == "linux" ]; then tar -xzvf cmake-3.2.3-Linux-x86_64.tar.gz; fi
|
||||
- if [ "$TRAVIS_OS_NAME" == "linux" ]; then export PATH=$PWD/cmake-3.2.3-Linux-x86_64/bin:$PATH; fi
|
||||
# OS X prerequisite packages
|
||||
- if [ "$TRAVIS_OS_NAME" == "osx" ]; then brew update; fi
|
||||
|
||||
before_script:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user