summaryrefslogtreecommitdiff
path: root/.appveyor.yml
diff options
context:
space:
mode:
authorLi Haoyi <haoyi.sg@gmail.com>2019-07-01 11:04:38 -0700
committerGitHub <noreply@github.com>2019-07-01 11:04:38 -0700
commite0a3bbe716b67624eaf3c327ea1e433c6c481213 (patch)
tree4a7d060e08107bde95ccf7851e75dbdba856e32a /.appveyor.yml
parent6ef8409312b86676b715c9564efe84d6de2bc825 (diff)
downloadmill-e0a3bbe716b67624eaf3c327ea1e433c6c481213.tar.gz
mill-e0a3bbe716b67624eaf3c327ea1e433c6c481213.tar.bz2
mill-e0a3bbe716b67624eaf3c327ea1e433c6c481213.zip
Fix build, split up release and assembly (#643)
* . * . * use non-version-changing executable for integration tests * Update test-mill-1.sh
Diffstat (limited to '.appveyor.yml')
-rwxr-xr-x.appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index 1bd0c4c7..1709b214 100755
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -21,7 +21,7 @@ environment:
JAVA_HOME: C:\Program Files\Java\jdk10
install:
- - SET MILL_URL=https://github.com/lihaoyi/mill/releases/download/0.2.7/0.2.7-10-db8525
+ - SET MILL_URL=https://github.com/lihaoyi/mill/releases/download/0.4.2/0.4.2
build_script:
- if [%COMPILER%]==[default] (