Skip to content

Commit 184c5df

Browse files
authored
ci: move to 1.12.x for the latest Go version (#57)
1 parent 1cf9852 commit 184c5df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ os:
55
- osx
66
go:
77
- "1.11.x"
8-
- "1.12beta2"
8+
- "1.12.x"
99
env:
1010
- GO111MODULE=on
1111
go_import_path: github.com/rogpeppe/go-internal

0 commit comments

Comments
 (0)