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
resolve
cache.jl -rw-r--r-- 1.3 KB
dir.jl -rw-r--r-- 1.5 KB
entry.jl -rw-r--r-- 25.3 KB
generate.jl -rw-r--r-- 18.8 KB
git.jl -rw-r--r-- 4.0 KB
github.jl -rw-r--r-- 3.2 KB
query.jl -rw-r--r-- 12.6 KB
read.jl -rw-r--r-- 5.4 KB
reqs.jl -rw-r--r-- 3.9 KB
resolve.jl -rw-r--r-- 4.0 KB
types.jl -rw-r--r-- 3.1 KB
write.jl -rw-r--r-- 1.4 KB

back to top