Skip to content

Commit

Permalink
Updated appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ElXreno committed Feb 11, 2020
1 parent c6e3ac4 commit 980ef21
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
cache:
- c:\cargo\registry
- c:\projects\wallpaper-changer\target

init:
- mkdir c:\cargo
Expand All @@ -21,10 +20,10 @@ environment:
CHANNEL: stable
BITS: 32
MSYS2: 1
#- TARGET: x86_64-pc-windows-gnu
# CHANNEL: stable
# BITS: 64
# MSYS2: 1
- TARGET: x86_64-pc-windows-gnu
CHANNEL: stable
BITS: 64
MSYS2: 1

matrix:
fast_finish: true
Expand Down

0 comments on commit 980ef21

Please sign in to comment.