Phony travis.

This commit is contained in:
Mariano Cano 2021-02-12 15:26:04 -08:00
parent 1ddddb6bc7
commit 57075d9518

View file

@ -20,7 +20,7 @@ all: lint test build
travis: lintcgo testcgo build
.PHONY: all
.PHONY: all travis
#########################################
# Bootstrapping