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