Skip to content

Commit a98b6a4

Browse files
authored
Merge pull request #648 from emirb/patch-1
Add Go 1.11 to Travis build matrix
2 parents 5cd1ba5 + 3b73f93 commit a98b6a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ env:
1818
go:
1919
- 1.9.x
2020
- 1.10.x
21+
- 1.11.x
2122

2223
before_install:
2324
- |

0 commit comments

Comments
 (0)