Skip to content

Commit 1a8f74f

Browse files
committed
Adding go1.12 to travis configuration
1 parent 89e51ad commit 1a8f74f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ go:
44
- 1.9
55
- "1.10"
66
- 1.11
7+
- 1.12
78

89
before_install:
910
- go get -u golang.org/x/tools/cmd/cover

0 commit comments

Comments
 (0)