• Felix Lange's avatar
    build: add -dlgo flag in ci.go (#21824) · 27d93c18
    Felix Lange authored
    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.
    27d93c18
Name
Last commit
Last update
..
deb/ethereum Loading commit data...
checksums.txt Loading commit data...
ci-notes.md Loading commit data...
ci.go Loading commit data...
goimports.sh Loading commit data...
mvn.pom Loading commit data...
mvn.settings Loading commit data...
nsis.envvarupdate.nsh Loading commit data...
nsis.geth.nsi Loading commit data...
nsis.install.nsh Loading commit data...
nsis.pathupdate.nsh Loading commit data...
nsis.simplefc.dll Loading commit data...
nsis.simplefc.source.zip Loading commit data...
nsis.uninstall.nsh Loading commit data...
pod.podspec Loading commit data...
travis_keepalive.sh Loading commit data...
update-license.go Loading commit data...