tAllow failures on nightly julia - 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 36aaf6b2ff1492544e550232c6e39b8d2e5167e0
 (DIR) parent 6ebdce9e554c2ab205271996338f4c2d26eb2172
 (HTM) 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(-)
       ---
 (DIR) diff --git a/.travis.yml b/.travis.yml
       t@@ -37,4 +37,4 @@ deploy:
        
        matrix:
          allow_failures:
       -  - julia: 1.0
       +  - julia: nightly