.travis.yml: don't run gofmt, goimports, golint
This should yield another 30-second speed up. Nobody looks at the output of those anyway. We might want bring back gofmt later and actually fail the build if source is not formatted.
Loading
Please register or sign in to comment