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
File Mode Size
_templates
devdocs
images
man
manual
stdlib
.gitignore -rw-r--r-- 24 bytes
DocCheck.jl -rw-r--r-- 7.5 KB
Makefile -rw-r--r-- 6.6 KB
NEWS-update.jl -rw-r--r-- 450 bytes
README.md -rw-r--r-- 1.3 KB
conf.py -rw-r--r-- 9.9 KB
helpdb.jl -rw-r--r-- 292.2 KB
index.rst -rw-r--r-- 1.6 KB
latex.rst -rw-r--r-- 139 bytes
requirements.txt -rw-r--r-- 218 bytes
tabcomplete.jl -rw-r--r-- 2.2 KB

README.md

back to top