Skip to content

Commit cd71cea

Browse files
committed
update .travis.yml
1 parent 9fd5bfc commit cd71cea

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.travis.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,8 @@ addons:
1010
language: go
1111

1212
go:
13-
- 1.8.x
14-
- 1.9.x
15-
- master
13+
- "1.11.x"
1614

1715
branches:
1816
only:
1917
- master
20-
21-
matrix:
22-
allow_failures:
23-
- go: master

0 commit comments

Comments
 (0)