Changes
1 changed files (+1/-0)
-
-
@@ -23,6 +23,7 @@ script:after_success: - export GOPATH="$GOPATH:$(pwd)" - go test -cover -coverprofile activitystreams.coverprofile github.com/mariusor/activitypub.go/activitystreams - go test -cover -coverprofile activitypub.coverprofile github.com/mariusor/activitypub.go/activitypub - go test -cover -coverprofile jsonld.coverprofile github.com/mariusor/activitypub.go/jsonld - gover
-