tdisable osx build since they are often failing due to misconfigured env - 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 2de1b26210ce8c4eca75aa6e8d6449c9be84295c
 (DIR) parent 9f6b79535d4c51ac755a88255173c5382d54d4d8
 (HTM) Author: Anders Damsgaard <andersd@riseup.net>
       Date:   Fri, 12 May 2017 18:14:25 -0400
       
       disable osx build since they are often failing due to misconfigured env
       
       Diffstat:
         M .travis.yml                         |       1 -
       
       1 file changed, 0 insertions(+), 1 deletion(-)
       ---
 (DIR) diff --git a/.travis.yml b/.travis.yml
       t@@ -2,7 +2,6 @@
        language: julia
        os:
          - linux
       -  - osx
        julia:
          - release
          - nightly