summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2017-05-17 16:22:19 +0200
committerMax Kellermann <max@musicpd.org>2017-05-17 16:22:19 +0200
commit6d023c4df3d35daa01ca5ab8de83b01661e09fc5 (patch)
tree9b475a80eb97eedfd193d12fea495cd5bdad8dae /.travis.yml
parentb31bd37a303027b5b7fd99cab5549eddd4c222d8 (diff)
.travis.yml: remove the unnecessary "compiler" setting
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index b03fb7f23..ba237cfa3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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