tAllow failures on 1.1 until download link is alive - Granular.jl - Julia package for granular dynamics simulation
HTML git clone git://src.adamsgaard.dk/Granular.jl
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit d39b1ff16df350d82fc5e53e9cfe9c994bf76698
DIR parent f3bff5039f4bc08492b7b1eb678916f7a78cc60c
HTML Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Wed, 2 Jan 2019 10:38:13 +0100
Allow failures on 1.1 until download link is alive
Diffstat:
M .travis.yml | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
DIR diff --git a/.travis.yml b/.travis.yml
t@@ -23,6 +23,7 @@ addons:
matrix:
allow_failures:
+ - julia: 1.1
- julia: nightly
script: