Skip to content

Commit 6b4a1ca

Browse files
committed
Update travis to 1.12 and 1.13
Signed-off-by: Michael Crosby <[email protected]>
1 parent 9007c24 commit 6b4a1ca

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: go
22
go:
3-
- 1.7.x
4-
- tip
3+
- 1.12.x
4+
- 1.13.x
55

66
install:
77
- go get -t ./...

0 commit comments

Comments
 (0)