tdo not test on win32 which has problems with VTK module - 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 b1928be804608f4c789c7ae455dc901ac5a2ff5b
 (DIR) parent 2a4dadc0b0be793174bfbfbb1a7491908d15c05a
 (HTM) Author: Anders Damsgaard <andersd@riseup.net>
       Date:   Thu, 25 May 2017 15:36:37 -0400
       
       do not test on win32 which has problems with VTK module
       
       Diffstat:
         M appveyor.yml                        |       2 --
       
       1 file changed, 0 insertions(+), 2 deletions(-)
       ---
 (DIR) diff --git a/appveyor.yml b/appveyor.yml
       t@@ -1,8 +1,6 @@
        environment:
          matrix:
       -  - JULIAVERSION: "julialang/bin/winnt/x86/0.5/julia-0.5-latest-win32.exe"
          - JULIAVERSION: "julialang/bin/winnt/x64/0.5/julia-0.5-latest-win64.exe"
       -  - JULIAVERSION: "julianightlies/bin/winnt/x86/julia-latest-win32.exe"
          - JULIAVERSION: "julianightlies/bin/winnt/x64/julia-latest-win64.exe"
        
        branches: