Skip to content

Commit bb73258

Browse files
Bump Go versions
1 parent d25795e commit bb73258

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
language: go
22
go:
3-
- 1.9
3+
- "1.9"
4+
- "1.10"
5+
- "1.11"
46
install:
57
- make get-deps
68
script:

0 commit comments

Comments
 (0)