forked from boostorg/mp11
Update README.md
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user