diff --git a/.travis.yml b/.travis.yml index 991dea3805..bc0c0f0856 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,9 +16,6 @@ matrix: - env: VERSION=4.9 BITS=32 compiler: gcc-4.9-32 os: linux - - env: VERSION=3.7 BITS=32 - compiler: clang-3.7-32 - os: linux - env: VERSION=4.9 BITS=64 compiler: gcc-4.9-64 os: linux