summaryrefslogtreecommitdiff
path: root/ci
diff options
context:
space:
mode:
authorLi Haoyi <haoyi.sg@gmail.com>2018-08-13 15:00:14 +0800
committerLi Haoyi <haoyi.sg@gmail.com>2018-08-13 15:25:11 +0800
commita873d77fbeb4590dceeb893ab067beb9058db241 (patch)
tree3132f93c3f78206ad3ca7af8dd7f04a116c216ed /ci
parent3ff5a5079080de524375cd43425c1515bf128274 (diff)
downloadcask-a873d77fbeb4590dceeb893ab067beb9058db241.tar.gz
cask-a873d77fbeb4590dceeb893ab067beb9058db241.tar.bz2
cask-a873d77fbeb4590dceeb893ab067beb9058db241.zip
Tweak websocket tests, example and docs
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 a493514..3c955b9 100755
--- a/ci/test.sh
+++ b/ci/test.sh
@@ -2,4 +2,4 @@
set -eux
-mill -i __.testLocal \ No newline at end of file
+mill -i --disable-ticker __.testLocal \ No newline at end of file