Skip to content

Commit af8692c

Browse files
committed
update travis
1 parent c1a34c2 commit af8692c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,7 @@ go:
55
- 1.7
66
services:
77
- redis-server
8+
before_install:
9+
- go get github.com/mattn/goveralls
810
script:
911
- $HOME/gopath/bin/goveralls -service=travis-ci

0 commit comments

Comments
 (0)