File tree Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -31,24 +31,14 @@ environment:
31
31
MSYS_BITS : 64
32
32
- TARGET : 1.6.0-i686-pc-windows-gnu
33
33
MSYS_BITS : 32
34
- - TARGET : 1.5.0-x86_64-pc-windows-msvc
35
- - TARGET : 1.5.0-i686-pc-windows-msvc
36
34
- TARGET : 1.5.0-x86_64-pc-windows-gnu
37
35
MSYS_BITS : 64
38
36
- TARGET : 1.5.0-i686-pc-windows-gnu
39
37
MSYS_BITS : 32
40
- - TARGET : 1.4.0-x86_64-pc-windows-msvc
41
- - TARGET : 1.4.0-i686-pc-windows-msvc
42
38
- TARGET : 1.4.0-x86_64-pc-windows-gnu
43
39
MSYS_BITS : 64
44
40
- TARGET : 1.4.0-i686-pc-windows-gnu
45
41
MSYS_BITS : 32
46
- - TARGET : 1.3.0-x86_64-pc-windows-msvc
47
- - TARGET : 1.3.0-i686-pc-windows-msvc
48
- - TARGET : 1.3.0-x86_64-pc-windows-gnu
49
- MSYS_BITS : 64
50
- - TARGET : 1.3.0-i686-pc-windows-gnu
51
- MSYS_BITS : 32
52
42
install :
53
43
- git submodule update --init --recursive
54
44
- ps : Start-FileDownload "https://static.rust-lang.org/dist/rust-${env:TARGET}.exe" -FileName "rust-install.exe"
You can’t perform that action at this time.
0 commit comments