tAllow failures on Julia 1.0 - Granular.jl - Julia package for granular dynamics simulation
 (HTM) git clone git://src.adamsgaard.dk/Granular.jl
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 6ebdce9e554c2ab205271996338f4c2d26eb2172
 (DIR) parent 293b6f585493e29809b329584babc4eae2154f45
 (HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Wed,  8 Aug 2018 17:08:08 +0200
       
       Allow failures on Julia 1.0
       
       Diffstat:
         M .travis.yml                         |       4 ++++
       
       1 file changed, 4 insertions(+), 0 deletions(-)
       ---
 (DIR) diff --git a/.travis.yml b/.travis.yml
       t@@ -34,3 +34,7 @@ deploy:
            on:
              os: linux
              julia: 0.6
       +
       +matrix:
       +  allow_failures:
       +  - julia: 1.0