.travis.yml: remove the unnecessary "compiler" setting

This commit is contained in:
Max Kellermann 2017-05-17 16:22:19 +02:00
parent b31bd37a30
commit 6d023c4df3
1 changed files with 0 additions and 3 deletions

View File

@ -14,9 +14,6 @@ env:
global:
- MAKEFLAGS="-j2"
compiler:
- gcc
before_install:
# C++14
- test "$TRAVIS_OS_NAME" != "linux" || sudo add-apt-repository -y ppa:ubuntu-toolchain-r/test