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 05acc2d commit 0dcbe9fCopy full SHA for 0dcbe9f
.travis.yml
@@ -1,7 +1,7 @@
1
language: go
2
3
go:
4
- - "1.12"
+ - "1.14"
5
6
script:
7
- diff -u <(echo -n) <(gofmt -s -d ./)
0 commit comments