URI:
       tNo longer allow failures with Julia 1.1 - 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 a8a6d2863ef5f080297f915ca1ab8b7f6785ec39
   DIR parent d39b1ff16df350d82fc5e53e9cfe9c994bf76698
  HTML Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Mon,  7 Jan 2019 12:43:51 +0100
       
       No longer allow failures with Julia 1.1
       
       Diffstat:
         M .travis.yml                         |       1 -
       
       1 file changed, 0 insertions(+), 1 deletion(-)
       ---
   DIR diff --git a/.travis.yml b/.travis.yml
       t@@ -23,7 +23,6 @@ addons:
        
        matrix:
          allow_failures:
       -  - julia: 1.1
          - julia: nightly
        
        script: