Removed the app builds for VS2013 to reduce workload and start removal of VS2013 as supported platform

This commit is contained in:
Jan Möbius
2018-12-03 11:22:55 +01:00
parent 77a5e1f4b7
commit 7e223084ab
2 changed files with 6 additions and 2 deletions

View File

@@ -12,12 +12,11 @@ supports at least C++11
<table>
<tr><td> Linux </td><td>
gcc >= 4.8.x<br>
gcc >= 6.3<br>
clang >= 3.3<br>
</td></tr>
<tr><td> Windows </td><td>
Microsoft Visual Studio 2013<br>
Microsoft Visual Studio 2015<br>
Microsoft Visual Studio 2017<br>
</td></tr>