Skip to content

Commit

Permalink
Update Travis build status badge to use master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
jstemmer committed Oct 8, 2019
1 parent cc1f095 commit 984a47c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Create Pull Request. It can be merged by owner or administrator then.
go test
```

[travis-badge]: https://travis-ci.org/jstemmer/go-junit-report.svg
[travis-badge]: https://travis-ci.org/jstemmer/go-junit-report.svg?branch=master
[travis-link]: https://travis-ci.org/jstemmer/go-junit-report
[report-badge]: https://goreportcard.com/badge/github.com/jstemmer/go-junit-report
[report-link]: https://goreportcard.com/report/github.com/jstemmer/go-junit-report

0 comments on commit 984a47c

Please sign in to comment.