diff --git a/.gitignore b/.gitignore index e1011fc2a9..c610519ef3 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,5 @@ working html me.nlohmann.json.docset + +android \ No newline at end of file diff --git a/README.md b/README.md index 97d0aa635e..5bbef3c8ae 100644 --- a/README.md +++ b/README.md @@ -50,8 +50,6 @@ Though it's 2016 already, the support for C++11 is still a bit sparse. Currently - Clang 3.4 - 3.9 (and possibly later) - Microsoft Visual C++ 2015 / 14.0 (and possibly later) -The code is currently checked with Travis for GCC 4.9, GCC - I would be happy to learn about other compilers/versions. Please note: