Skip to content

Commit eebcfd6

Browse files
michael-krtfb
authored andcommitted
Run tests against go 1.11 and drop 1.9 (#479)
1 parent d85484c commit eebcfd6

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.9.x"
54
- "1.10.x"
5+
- "1.11.x"
66
- tip
77
matrix:
88
fast_finish: true

0 commit comments

Comments
 (0)