Skip to content

Commit

Permalink
Revert "Fix appveyor build"
Browse files Browse the repository at this point in the history
This reverts commit 258cf23.
  • Loading branch information
robert-wallis committed Nov 20, 2018
1 parent 0f95cde commit af813ac
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,13 @@ environment:

matrix:
- TARGET: x86_64-pc-windows-gnu
CHANNEL: nightly
CHANNEL: stable
- TARGET: i686-pc-windows-gnu
CHANNEL: nightly
CHANNEL: stable
- TARGET: x86_64-pc-windows-gnu
CHANNEL: beta
- TARGET: i686-pc-windows-gnu
CHANNEL: beta

# Based on https://github.com/japaric/rust-everywhere/blob/master/appveyor.yml
install:
Expand Down

0 comments on commit af813ac

Please sign in to comment.