erigon-pulse/internal/build
Felix Lange 8812a67585 build: add -dlgo flag in ci.go (#21824)
This new flag downloads a known version of Go and builds with it. This
is meant for environments where we can't easily upgrade the installed Go
version.

* .travis.yml: remove install step for PR test builders

We added this step originally to avoid re-building everything
for every test. go test has become much smarter in recent go
releases, so we no longer need to install anything here.
# Conflicts:
#	build/checksums.txt
#	build/ci.go
#	internal/build/util.go
2020-12-03 18:59:17 +01:00
..
archive.go build: add -dlgo flag in ci.go (#21824) 2020-12-03 18:59:17 +01:00
azure.go build/ci: handle split up listing (#21293) 2020-08-07 12:35:14 +02:00
download.go internal/build: don't crash in DownloadFile when offline (#20595) 2020-02-27 17:20:36 +03:00
env.go internal/build: fix commit extraction for detached head repo (#18315) 2019-08-08 12:05:35 +03:00
pgp.go build: specify the key to use when invoking gpg:sign-and-deploy-file (#16696) 2018-05-09 01:13:53 +02:00
util.go build: add -dlgo flag in ci.go (#21824) 2020-12-03 18:59:17 +01:00