forked from TrueCloudLab/certificates
Phony travis.
This commit is contained in:
parent
1ddddb6bc7
commit
57075d9518
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -20,7 +20,7 @@ all: lint test build
|
||||||
|
|
||||||
travis: lintcgo testcgo build
|
travis: lintcgo testcgo build
|
||||||
|
|
||||||
.PHONY: all
|
.PHONY: all travis
|
||||||
|
|
||||||
#########################################
|
#########################################
|
||||||
# Bootstrapping
|
# Bootstrapping
|
||||||
|
|
Loading…
Reference in a new issue