We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ef8bc48 + 999325f commit 36ccb27Copy full SHA for 36ccb27
Makefile
@@ -42,3 +42,5 @@ ci-e2e: packages
42
-must-run \
43
-gitbase-bin="$(TRAVIS_BUILD_DIR)/build/gitbase_linux_amd64/gitbase" \
44
-gitbase-repos="$(TRAVIS_BUILD_DIR)/.." -v
45
+dependencies:
46
+ GO111MODULE=on go get -v ./...
0 commit comments