From b7e716e5234bd90296247af48c03425afaacd809 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ola=20Holmstr=C3=B6m?= Date: Sat, 13 Jun 2015 06:18:59 +0200 Subject: [PATCH] test another goveralls config --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 65688c1..e638e9e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,4 +8,4 @@ before_install: install: - go get github.com/gorilla/websocket script: - - $HOME/gopath/bin/goveralls -repotoken qvMcTnafRDx1A4t3NXcHpmMzBhU0AYQP1 + - $HOME/gopath/bin/goveralls -service=travis-ci