Skip to content

Commit

Permalink
Use beta on appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
Marwes committed Dec 30, 2019
1 parent d6836bf commit e687e2f
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
Expand Up @@ -4,9 +4,9 @@ environment:
REDISRS_SERVER_TYPE: tcp
RUST_BACKTRACE: 1
matrix:
- channel: stable
- channel: beta
target: x86_64-pc-windows-msvc
- channel: stable
- channel: beta
target: x86_64-pc-windows-gnu
install:
- appveyor DownloadFile https://win.rustup.rs/ -FileName rustup-init.exe
Expand Down

0 comments on commit e687e2f

Please sign in to comment.