From 9add72e9d60bdcfbd6350bd04d6cfaf74d1bb662 Mon Sep 17 00:00:00 2001 From: Alexander Neumann Date: Thu, 15 Sep 2016 21:29:12 +0200 Subject: [PATCH] Exclude unneeded test run without fuse tests --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 2a1306ea4..9fb471b47 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,6 +17,8 @@ matrix: exclude: - os: osx go: 1.6.3 + - os: linux + go: 1.7.1 include: - os: linux go: 1.7.1