drop to vs2015 image

This commit is contained in:
Ashley Mannix
2017-03-24 16:37:30 +10:00
committed by GitHub
parent c8e12b6847
commit 51cab39186

View File

@@ -1,8 +1,7 @@
# Appveyor configuration template for Rust using rustup for Rust installation
# https://github.com/starkat99/appveyor-rust
os: Visual Studio 2017
os: Visual Studio 2015
environment:
matrix:
- channel: nightly
@@ -22,4 +21,4 @@ install:
build: false
test_script:
- cargo test --verbose
- cargo test --verbose