We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 952b343 commit 5a9dda6Copy full SHA for 5a9dda6
.travis.yml
@@ -19,7 +19,7 @@ jobs:
19
git:
20
submodules: false # avoid cloning ethereum/tests
21
script:
22
- - go run build/ci.go lint
+ - GOGC=10 go run build/ci.go lint
23
24
# These builders create the Docker sub-images for multi-arch push and each
25
# will attempt to push the multi-arch image if they are the last builder
0 commit comments