diff --git a/.travis.yml b/.travis.yml index 8aa9c49bc..a2d4ccc1d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -26,18 +26,6 @@ matrix: - gnupg - libclang-dev - emacs - - env: COMPILER_VERSION=7 - os: linux - compiler: g++ - addons: - apt: - sources: - - ubuntu-toolchain-r-test - packages: - - g++-7 - - gnupg - - libclang-dev - - emacs - env: COMPILER_VERSION=6.0 os: linux compiler: clang++