Skip to content

Commit

Permalink
Installs llvm 3.3 under osx
Browse files Browse the repository at this point in the history
  • Loading branch information
kpp committed Aug 12, 2015
1 parent 35a981a commit abb700b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis/osx/before_install.sh
Expand Up @@ -9,3 +9,4 @@ function brew_upgrade { brew outdated $1 || brew upgrade $1; }

brew update
brew install readline
brew install llvm33

0 comments on commit abb700b

Please sign in to comment.