aboutsummaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 3cadeff..1725494 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -2,7 +2,7 @@ environment:
global:
# This will be used as part of the zipfile name
PROJECT_NAME: ilc
- RUST_VERSION: nightly
+ RUST_VERSION: 1.6.0
matrix:
- TARGET: i686-pc-windows-gnu
MSYS2_BITS: 32