diff --git a/Makefile b/Makefile index 4824d451..c9b453e1 100644 --- a/Makefile +++ b/Makefile @@ -20,7 +20,7 @@ all: lint test build travis: lintcgo testcgo build -.PHONY: all +.PHONY: all travis ######################################### # Bootstrapping