We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 856c240 commit 27936f6Copy full SHA for 27936f6
1 file changed
.travis.yml
@@ -1,9 +1,9 @@
1
language: go
2
go_import_path: github.com/pkg/errors
3
go:
4
- - 1.9.x
5
- 1.10.x
6
- 1.11.x
+ - 1.12.x
7
- tip
8
9
script:
0 commit comments