1
0
Fork 0
mirror of https://github.com/lise-henry/crowbook synced 2024-05-09 15:56:10 +02:00

Update rustc dependency in appveyor.yml

This commit is contained in:
Elisabeth Henry 2017-05-02 05:59:56 +02:00
parent e75820e380
commit 2307d3b30f

View File

@ -4,7 +4,7 @@ environment:
# TODO change the project name
PROJECT_NAME: crowbook
# TODO you may want to change which stable Rust version is used
RUST_VERSION: 1.14.0
RUST_VERSION: 1.17.0
# TODO feel free to delete targets you are not interested in
matrix:
- TARGET: i686-pc-windows-gnu