tremove osx tests which are slow - 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 5b777d9bdb78d24eab9387b0ab15e99ba074737f
 (DIR) parent ae2375afdda51d2fe3cd848e07bf1adf843015cc
 (HTM) Author: Anders Damsgaard <andersd@riseup.net>
       Date:   Thu, 20 Apr 2017 13:43:35 -0400
       
       remove osx tests which are slow
       
       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