Update appveyor.yml for Rust 1.10.0; update README.me for VS2015.3.

This commit is contained in:
Brian Smith 2016-08-13 09:38:24 -10:00
parent 13a62c8b02
commit ec39fbde04
2 changed files with 2 additions and 2 deletions

View File

@ -155,7 +155,7 @@ the table below.
</tr>
<tr><td>Windows</td>
<td>x86, x86_64</td>
<td>MSVC 2015 Update 2 (14.0)</td>
<td>MSVC 2015 Update 3 (14.0)</td>
<td><a title="Build Status" href=https://ci.appveyor.com/project/briansmith/ring/branch/master><img src=https://ci.appveyor.com/api/projects/status/3wq9p54r9iym05rm/branch/master?svg=true></a>
</tr>
</table>

View File

@ -11,7 +11,7 @@ platform:
environment:
matrix:
- TOOLCHAIN_VERSION: 14.0
RUST: 1.9.0
RUST: 1.10.0
- TOOLCHAIN_VERSION: 14.0
RUST: beta
- TOOLCHAIN_VERSION: 14.0