1
0
forked from boostorg/mp11

Add Travis and Appveyor links to README

This commit is contained in:
Peter Dimov
2017-06-08 05:40:30 +03:00
committed by GitHub
parent 6e04639ca4
commit 8662f0ee76

View File

@@ -13,9 +13,11 @@ is available in [include/boost/mp11_single.hpp](include/boost/mp11_single.hpp).
## Supported compilers ## Supported compilers
* g++ 4.7 or later * g++ 4.7 or later
* clang 3.5 or later * clang++ 3.5 or later
* Visual Studio 2013, 2015, 2017 * Visual Studio 2013, 2015, 2017
Tested on [Travis](https://travis-ci.org/pdimov/mp11/) and [Appveyor](https://ci.appveyor.com/project/pdimov/mp11/).
## Documentation ## Documentation
[Overview](doc/mp11/overview.adoc) [Overview](doc/mp11/overview.adoc)