Skip to content

Commit b7ab3d5

Browse files
committed
update ci
1 parent 1e65f25 commit b7ab3d5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
language: java
22
sudo: false # faster builds
33

4+
install: true
5+
46
script: "mvn cobertura:cobertura"
57

68
after_success:

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
[![Sourcegraph](https://sourcegraph.com/github.com/json-iterator/java/-/badge.svg)](https://sourcegraph.com/github.com/json-iterator/java?badge)
2-
[![GoDoc](http://img.shields.io/badge/go-documentation-blue.svg?style=flat-square)](http://godoc.org/github.com/json-iterator/java)
31
[![Build Status](https://travis-ci.org/json-iterator/java.svg?branch=master)](https://travis-ci.org/json-iterator/java)
42
[![codecov](https://codecov.io/gh/json-iterator/java/branch/master/graph/badge.svg)](https://codecov.io/gh/json-iterator/java)
53
[![rcard](https://goreportcard.com/badge/github.com/json-iterator/java)](https://goreportcard.com/report/github.com/json-iterator/java)

0 commit comments

Comments
 (0)