From 8e50e2d5984618e574060f67c2e52260ca3d55f4 Mon Sep 17 00:00:00 2001 From: Rob Parolin Date: Thu, 10 Aug 2017 16:28:32 -0700 Subject: [PATCH] removing buck gcc builds on linux --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 67ec7fef..82b5c037 100644 --- a/.travis.yml +++ b/.travis.yml @@ -35,10 +35,6 @@ matrix: - compiler: clang "build with Buck" env: USE_BUCK=yes os: osx - # Fails most of the time. - # - compiler: gcc "build with Buck" - # env: USE_BUCK=yes - # os: linux exclude: - os: osx compiler: gcc