diff --git a/README.md b/README.md index b9011b9..e24b920 100644 --- a/README.md +++ b/README.md @@ -12,11 +12,11 @@ instance. For CMake users, `add_subdirectory` is supported, as is installation a ## Supported compilers -* g++ 4.7 or later -* clang++ 3.3 or later +* g++ 4.8 or later +* clang++ 3.9 or later * Visual Studio 2013, 2015, 2017, 2019 -Tested on [Travis](https://travis-ci.org/boostorg/mp11/) and [Appveyor](https://ci.appveyor.com/project/pdimov/mp11/). +Tested on [Github Actions](https://github.com/boostorg/mp11/actions) and [Appveyor](https://ci.appveyor.com/project/pdimov/mp11/). ## License