Skip to content

Commit

Permalink
Precompile tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuri Shkuro committed Sep 20, 2017
1 parent 117d452 commit b7afb47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@ install_ci: install install_examples

.PHONY: test_ci
test_ci: build_examples
@go test -i $(shell glide novendor)
@./scripts/cover.sh $(shell go list $(PACKAGES))
make lint

Expand Down

0 comments on commit b7afb47

Please sign in to comment.