Skip to content

Commit f4d1941

Browse files
danieldkDaniël de Kok
authored andcommitted
Set nighly version to 2019-02-07 on AppVeyor
1 parent 430e398 commit f4d1941

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ install:
44
- "SET PATH=%PYTHON%;%PYTHON%\\Scripts;%PATH%"
55
- "python --version"
66
- appveyor DownloadFile https://win.rustup.rs/ -FileName rustup-init.exe
7-
- rustup-init -yv --default-toolchain nightly --default-host x86_64-pc-windows-msvc
7+
- rustup-init -yv --default-toolchain nightly-2019-02-07 --default-host x86_64-pc-windows-msvc
88
- set PATH=%PATH%;%USERPROFILE%\.cargo\bin
99
- rustc -V
1010
- cargo -V

0 commit comments

Comments
 (0)