mirror of
https://github.com/janet-lang/janet
synced 2024-11-24 17:27:18 +00:00
Don't use x43bot to test install.
This commit is contained in:
parent
5be5e5b58f
commit
d37eda4e9b
1
Makefile
1
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
|
||||
|
Loading…
Reference in New Issue
Block a user