Granular.jl

Julia package for granular dynamics simulation
git clone git://src.adamsgaard.dk/Granular.jl
Log | Files | Refs | README | LICENSE

commit 2de1b26210ce8c4eca75aa6e8d6449c9be84295c
parent 9f6b79535d4c51ac755a88255173c5382d54d4d8
Author: Anders Damsgaard <andersd@riseup.net>
Date:   Fri, 12 May 2017 18:14:25 -0400

disable osx build since they are often failing due to misconfigured env

Diffstat:
M.travis.yml | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml @@ -2,7 +2,6 @@ language: julia os: - linux - - osx julia: - release - nightly