Skip to content

Commit

Permalink
Appveyor should target Rust 1.20
Browse files Browse the repository at this point in the history
  • Loading branch information
mzmonsour committed Sep 27, 2017
1 parent 81a7043 commit c29b9f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
environment:
matrix:
- TARGET: 1.18.0-x86_64-pc-windows
- TARGET: 1.20.0-x86_64-pc-windows
COMPILER: gnu
- TARGET: 1.18.0-x86_64-pc-windows
- TARGET: 1.20.0-x86_64-pc-windows
COMPILER: msvc
- TARGET: nightly-x86_64-pc-windows
COMPILER: msvc
Expand Down

0 comments on commit c29b9f7

Please sign in to comment.