Skip to content

Commit e6282a7

Browse files
committed
Drop go 1.7.x tests, add go 1.11.x
1 parent 98f2d47 commit e6282a7

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,8 +1,8 @@
11
sudo: false
22
language: go
33
go:
4-
- 1.7.x
54
- 1.8.x
5+
- 1.11.x
66
- master
77

88
install:

0 commit comments

Comments
 (0)