mirror of
https://github.com/correl/calrissian.git
synced 2024-11-23 19:19:57 +00:00
Updated travis make target.
This commit is contained in:
parent
3952a89184
commit
47827b2fe9
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@ check-all: get-deps clean-eunit compile-no-deps
|
||||||
|
|
||||||
check: check-unit-with-deps
|
check: check-unit-with-deps
|
||||||
|
|
||||||
check-travis: $(LFETOOL) check
|
check-travis: $(BIN_DIR)/lfetool check
|
||||||
|
|
||||||
push-all:
|
push-all:
|
||||||
@echo "Pusing code to github ..."
|
@echo "Pusing code to github ..."
|
||||||
|
|
Loading…
Reference in a new issue