Skip to content

Commit bf6aa13

Browse files
committed
trigger travis test
1 parent ea05e0e commit bf6aa13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ before_install:
1212
install:
1313
- go get -u -v $(go list -f '{{join .Imports "\n"}}{{"\n"}}{{join .TestImports "\n"}}' ./... | sort | uniq | grep -v gopher-lua)
1414
script:
15-
- $HOME/gopath/bin/goveralls -vetoff -service=travis-ci
15+
- $HOME/gopath/bin/goveralls -service=travis-ci -vetoff

0 commit comments

Comments
 (0)