summaryrefslogtreecommitdiff
path: root/ci
diff options
context:
space:
mode:
authorLi Haoyi <haoyi.sg@gmail.com>2018-08-13 01:43:05 +0800
committerLi Haoyi <haoyi.sg@gmail.com>2018-08-13 01:43:05 +0800
commit790deda0f38e36c7378ff05a9c234a56e14a5d6b (patch)
tree2ff8d6624ef7d1eb2161683c9fcdb57d7b8a90d9 /ci
parent3ce8ca869fa0409f406780ab801bd5967a65030d (diff)
downloadcask-790deda0f38e36c7378ff05a9c234a56e14a5d6b.tar.gz
cask-790deda0f38e36c7378ff05a9c234a56e14a5d6b.tar.bz2
cask-790deda0f38e36c7378ff05a9c234a56e14a5d6b.zip
upgrade Mill so we can take advantage of testLocal
Diffstat (limited to 'ci')
-rwxr-xr-xci/test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/test.sh b/ci/test.sh
index 65516bd..a493514 100755
--- a/ci/test.sh
+++ b/ci/test.sh
@@ -2,4 +2,4 @@
set -eux
-mill -i __.test.test \ No newline at end of file
+mill -i __.testLocal \ No newline at end of file