From d37eda4e9b7ed02659dd3c2cc05b4f9a8b5ce825 Mon Sep 17 00:00:00 2001 From: Calvin Rose Date: Sat, 25 Jul 2020 13:23:57 -0500 Subject: [PATCH] Don't use x43bot to test install. --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 1e3f49ed..4432ef97 100644 --- a/Makefile +++ b/Makefile @@ -317,7 +317,6 @@ test-install: cd test/install && jpm --verbose --test --modpath=./modpath install https://github.com/janet-lang/jhydro.git cd test/install && jpm --verbose --test --modpath=./modpath install https://github.com/janet-lang/path.git cd test/install && jpm --verbose --test --modpath=./modpath install https://github.com/janet-lang/argparse.git - cd test/install && jpm --verbose --modpath=./modpath install https://github.com/bakpakin/x43bot.git help: @echo