Skip to content

Commit 2f33911

Browse files
committed
Added golang 1.7 to unit tests
1 parent f655819 commit 2f33911

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
@@ -5,6 +5,7 @@ sudo: false
55
go:
66
- 1.5
77
- 1.6
8+
- 1.7
89

910
before_install:
1011
- go get github.com/axw/gocov/gocov

0 commit comments

Comments
 (0)