Skip to content

Commit 697205e

Browse files
committed
Update go versions to something more modern
1 parent be9fc06 commit 697205e

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
@@ -1,9 +1,9 @@
11
language: go
22

33
go:
4-
- "1.9"
54
- "1.10"
65
- "1.11"
6+
- "1.13"
77
- tip
88

99
env:

0 commit comments

Comments
 (0)