https://github.com/JuliaLang/julia
Revision faf9fe75223dfef2f86958c1ced84be369f4738e authored by Tony Kelman on 17 September 2016, 16:31:22 UTC, committed by Tony Kelman on 17 September 2016, 16:35:31 UTC
* Attempt to fix osx travis

We're now getting
> Error: You must `brew link autoconf` before staticfloat/julia/julia can be installed

Probably because Homebrew officially started supporting 10.12 Sierra, and that broke something.
Try to use the 10.10 Travis OSX image instead of the default 10.9 (https://docs.travis-ci.com/user/osx-ci-environment/)

* explicitly install cmake on osx travis

(cherry picked from commit 45bc17d41b40f271dd5ebb2357e7f3564f969007)
1 parent ea2aaf7
History
Tip revision: faf9fe75223dfef2f86958c1ced84be369f4738e authored by Tony Kelman on 17 September 2016, 16:31:22 UTC
Attempt to fix osx travis (#18563)
Tip revision: faf9fe7
File Mode Size
base
contrib
deps
doc
etc
examples
src
test
ui
.gitignore -rw-r--r-- 138 bytes
.gitmodules -rw-r--r-- 379 bytes
.mailmap -rw-r--r-- 6.7 KB
.travis.yml -rw-r--r-- 3.0 KB
CONTRIBUTING.md -rw-r--r-- 9.5 KB
DISTRIBUTING.md -rw-r--r-- 6.5 KB
LICENSE.md -rw-r--r-- 3.9 KB
Make.inc -rw-r--r-- 21.5 KB
Makefile -rw-r--r-- 18.5 KB
NEWS.md -rw-r--r-- 39.5 KB
README.md -rw-r--r-- 21.2 KB
README.windows.md -rw-r--r-- 12.0 KB
VERSION -rw-r--r-- 11 bytes
Windows.inc -rw-r--r-- 1.5 KB
appveyor.yml -rw-r--r-- 1.9 KB

README.md

back to top