Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
blackbeam committed Aug 18, 2019
1 parent 3e04ed7 commit d6a6a7c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@ environment:
PATH: C:\msys64\mingw64\bin\;c:\rust\bin;%PATH%
- TARGET: beta-i686-pc-windows-gnu
PATH: C:\msys64\mingw32\bin\;c:\rust\bin;%PATH%
- TARGET: 1.31.0-x86_64-pc-windows-msvc
- TARGET: 1.37.0-x86_64-pc-windows-msvc
PATH: C:\msys64\mingw64\bin\;c:\rust\bin;%PATH%
- TARGET: 1.31.0-i686-pc-windows-msvc
- TARGET: 1.37.0-i686-pc-windows-msvc
PATH: C:\msys64\mingw32\bin\;c:\rust\bin;%PATH%
- TARGET: 1.31.0-x86_64-pc-windows-gnu
- TARGET: 1.37.0-x86_64-pc-windows-gnu
PATH: C:\msys64\mingw64\bin\;c:\rust\bin;%PATH%
- TARGET: 1.31.0-i686-pc-windows-gnu
- TARGET: 1.37.0-i686-pc-windows-gnu
PATH: C:\msys64\mingw32\bin\;c:\rust\bin;%PATH%
COMPRESS: 1
services: mysql
Expand Down

0 comments on commit d6a6a7c

Please sign in to comment.