Skip to content

Commit 7e5749c

Browse files
committed
build: run travis against go 1.13
1 parent 54d3a09 commit 7e5749c

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
@@ -7,7 +7,7 @@ cache:
77
- $GOPATH/src/github.com/golang
88

99
go:
10-
- "1.12.x"
10+
- "1.13.x"
1111

1212
sudo: required
1313

0 commit comments

Comments
 (0)