Granular.jl

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

commit 36aaf6b2ff1492544e550232c6e39b8d2e5167e0
parent 6ebdce9e554c2ab205271996338f4c2d26eb2172
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Wed,  8 Aug 2018 17:09:02 +0200

Allow failures on nightly julia

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

diff --git a/.travis.yml b/.travis.yml @@ -37,4 +37,4 @@ deploy: matrix: allow_failures: - - julia: 1.0 + - julia: nightly