mweastwood / LibHealpix.jl

A Julia wrapper of the Healpix library.
http://mweastwood.info/LibHealpix.jl/stable/
Other
11 stars 7 forks source link

Fix the Travis build #2

Closed mweastwood closed 9 years ago

mweastwood commented 9 years ago

Because travis is on ubuntu precise, we need to download the source and build the package from scratch.

There does seem to be an old ppa with the right packages (https://launchpad.net/~zonca/+archive/ubuntu/healpix), but I couldn't dlopen the shared library after installing from here. It was weird.

Debugging travis is on my top ten list of things I hate. This one took 28 tries to get right :(

coveralls commented 9 years ago

Coverage Status

Changes Unknown when pulling 686c55129e15800230db395e92d0b8a744cb6687 on travis into \ on master**.