summary refs log tree commit diff stats
path: root/ci/deps.bat
diff options
context:
space:
mode:
authorDominik Picheta <dominikpicheta@gmail.com>2016-09-25 13:06:09 +0200
committerDominik Picheta <dominikpicheta@gmail.com>2016-09-25 13:06:09 +0200
commit299b04491a04d08383c86635276060f2edd8f824 (patch)
tree3e720df890ad856587186d1f8d71a0f6ae5e2a96 /ci/deps.bat
parent8a6343b5b671abb26ab68dd940901654de31cfa2 (diff)
downloadNim-299b04491a04d08383c86635276060f2edd8f824.tar.gz
CI: Depend on Jester HEAD because of nim-lang/nimble#129.
Diffstat (limited to 'ci/deps.bat')
-rw-r--r--ci/deps.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/deps.bat b/ci/deps.bat
index 187d7a63b..bda1fe14f 100644
--- a/ci/deps.bat
+++ b/ci/deps.bat
@@ -1,4 +1,4 @@
 nim e install_nimble.nims
 nim e tests/test_nimscript.nims
 nimble update
-nimble install -y zip opengl sdl1 jester@#d5ad84fc9 niminst
+nimble install -y zip opengl sdl1 jester@#head niminst