plugeth/internal/build
Felix Lange 27d93c1848
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.
2020-11-11 14:34:43 +01:00
..
archive.go build: add -dlgo flag in ci.go (#21824) 2020-11-11 14:34:43 +01:00
azure.go build/ci: handle split up listing (#21293) 2020-07-04 20:10:48 +02:00
download.go internal/build: don't crash in DownloadFile when offline (#20595) 2020-02-03 17:22:46 +02: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-11-11 14:34:43 +01:00