Updated travis make target.

This commit is contained in:
Duncan McGreggor 2015-05-21 18:23:23 -05:00
parent 3952a89184
commit 47827b2fe9

View file

@ -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 ..."