From 1341e29629ec633a8d9db0e1717434ab560aab42 Mon Sep 17 00:00:00 2001 From: Li Haoyi Date: Wed, 17 Jan 2018 23:44:01 -0800 Subject: Introduce an Ammonite build to our test suite --- ci/test2.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ci/test2.sh') diff --git a/ci/test2.sh b/ci/test2.sh index 28fa65cd..9d84ecdc 100755 --- a/ci/test2.sh +++ b/ci/test2.sh @@ -5,7 +5,7 @@ set -eux # Starting from scratch... git clean -xdf - sbt bin/test:assembly -# Run tests using + +# Run tests using Mill built using SBT target/bin/mill --all {core,scalalib,scalajslib,integration}.test devAssembly -- cgit v1.2.3