Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 84e6e6e

Browse files
authored
Merge pull request #60 from gliptak/patch-2
Add Go 1.11 to Travis
2 parents d240072 + d124595 commit 84e6e6e

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
@@ -1,6 +1,7 @@
11
language: go
22
go:
33
- 1.10.x
4+
- 1.11.x
45
- tip
56

67
install:

0 commit comments

Comments
 (0)