From a5f17fec5b5e6f58558917d9cbbdc0163a937635 Mon Sep 17 00:00:00 2001 From: Li Haoyi Date: Tue, 6 Nov 2018 00:14:06 +0800 Subject: bump ammonite integration test version, remove 2.11.8 build since it blows up mysteriously --- build.sc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build.sc') diff --git a/build.sc b/build.sc index 8e4b1b13..261c933b 100755 --- a/build.sc +++ b/build.sc @@ -301,7 +301,7 @@ def testRepos = T{ "MILL_BETTERFILES_REPO" -> shared.downloadTestRepo("pathikrit/better-files", "ba74ae9ef784dcf37f1b22c3990037a4fcc6b5f8", T.ctx().dest/"better-files"), "MILL_AMMONITE_REPO" -> - shared.downloadTestRepo("lihaoyi/ammonite", "96ea548d5e3b72ab6ad4d9765e205bf6cc1c82ac", T.ctx().dest/"ammonite"), + shared.downloadTestRepo("lihaoyi/ammonite", "26b7ebcace16b4b5b4b68f9344ea6f6f48d9b53e", T.ctx().dest/"ammonite"), "MILL_UPICKLE_REPO" -> shared.downloadTestRepo("lihaoyi/upickle", "7f33085c890db7550a226c349832eabc3cd18769", T.ctx().dest/"upickle"), "MILL_PLAY_JSON_REPO" -> -- cgit v1.2.3