tOnly build docs and coverage on julia 0.6 - 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 6124d9ec8caee679b1b5186ee0b3cc069092ed90
 (DIR) parent 6adb0b73f4ac538eff4469b31bf4b17bd7b672c2
 (HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Wed,  6 Jun 2018 14:43:19 -0400
       
       Only build docs and coverage on julia 0.6
       
       Diffstat:
         M .travis.yml                         |       1 +
       
       1 file changed, 1 insertion(+), 0 deletions(-)
       ---
 (DIR) diff --git a/.travis.yml b/.travis.yml
       t@@ -32,3 +32,4 @@ deploy:
            script: julia -e 'cd(Pkg.dir("Granular")); Pkg.add("Coverage"); Pkg.add("Documenter"); using Coverage; Codecov.submit(Codecov.process_folder()); cd(Pkg.dir("Granular")); include(joinpath("docs", "make.jl"))'
            on:
              os: linux
       +      julia: 0.6