mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2025-12-01 15:26:46 +01:00
Set up circle ci
This commit is contained in:
parent
468b7403e9
commit
39762ecd97
4 changed files with 19 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -32,4 +32,5 @@ clean:
|
|||
|
||||
.PHONY: test
|
||||
test: all
|
||||
@test -n "$$TEST_ZSH_BIN" && echo "Testing zsh binary: $(TEST_ZSH_BIN)" || true
|
||||
bundle exec rspec $(TESTS)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue