summaryrefslogtreecommitdiff
path: root/.appveyor.yml
diff options
context:
space:
mode:
authorLi Haoyi <haoyi.sg@gmail.com>2018-04-08 07:28:52 -0700
committerLi Haoyi <haoyi.sg@gmail.com>2018-04-08 07:28:52 -0700
commit1f037aad85f085a2d27abfe22245dfe6c87061ee (patch)
tree84c7f847e0321378cd7af1049ecabaa741982b76 /.appveyor.yml
parent91a434ae9ae89bce4fb9babebc7bb752579f8827 (diff)
downloadmill-1f037aad85f085a2d27abfe22245dfe6c87061ee.tar.gz
mill-1f037aad85f085a2d27abfe22245dfe6c87061ee.tar.bz2
mill-1f037aad85f085a2d27abfe22245dfe6c87061ee.zip
bump mill bootstrap version in appveyor
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 9a281405..955f6371 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -24,7 +24,7 @@ cache:
- '%LOCALAPPDATA%\Coursier\cache -> build.sc'
install:
- - SET MILL_URL=https://github.com/lihaoyi/mill/releases/download/0.1.7/0.1.7-29-f5097f
+ - SET MILL_URL=https://github.com/lihaoyi/mill/releases/download/0.1.7/0.1.7-53-cc0407
build_script:
- if [%COMPILER%]==[default] (