doc/user.rst, .travis.yml: drop GCC 6 support

Debian Stable (Buster) has GCC 8 and Ubuntu LTS (18.04) has GCC 7.

This will unlock a lot of C++17 features like `std::string_view`.
This commit is contained in:
Max Kellermann
2020-03-12 21:37:07 +01:00
parent f00f8b002a
commit 26e718c7c3
2 changed files with 1 additions and 27 deletions

View File

@@ -53,7 +53,7 @@ Download the source tarball from the `MPD home page <https://musicpd.org>`_ and
In any case, you need:
* a C++14 compiler (e.g. gcc 6.0 or clang 3.9)
* a C++14 compiler (e.g. GCC 7 or clang 4)
* `Meson 0.49.0 <http://mesonbuild.com/>`__ and `Ninja
<https://ninja-build.org/>`__
* Boost 1.58