Changes
1 changed files (+2/-1)
-
-
@@ -17,5 +17,6 @@ install:script: - go test -v ./activitypub - go test -v -covermode=count $HOME/gopath/bin/goveralls -coverprofile=coverage.out -service=travis-ci -repotoken $COVERALLS_TOKEN ./activitypub - go test -v -covermode=count -coverprofile=coverage.out ./activitypub - $HOME/gopath/bin/goveralls -coverprofile=coverage.out -service=travis-ci -repotoken $COVERALLS_TOKEN
-