Skip to content

Commit

Permalink
CI wild goose chase, III
Browse files Browse the repository at this point in the history
  • Loading branch information
ianamason committed Jul 13, 2020
1 parent 36f9b67 commit 8110c3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis/install_llvm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ 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
# this bombs out at the update of 'unbound' whatever that is ...
#brew install -v llvm
fi

0 comments on commit 8110c3f

Please sign in to comment.