mirror of
https://github.com/danog/gllvm.git
synced 2024-11-30 04:09:02 +01:00
Forgot the verbose switch.
This commit is contained in:
parent
1e74a073d9
commit
7e21dd816d
@ -4,5 +4,5 @@ set -ev
|
||||
if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
|
||||
# wget http://csl.sri.com/users/iam/llvm_lite-6.0.0.high_sierra.bottle.1.tar.gz
|
||||
# brew install -v ./llvm_lite-6.0.0.high_sierra.bottle.1.tar.gz
|
||||
brew install llvm
|
||||
brew install -v llvm
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user