Skip to content

Commit

Permalink
README: Swap travis badge out for GitLab one.
Browse files Browse the repository at this point in the history
  • Loading branch information
zenhack committed Jul 16, 2019
1 parent 160a751 commit 590d434
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
[![Build
Status](https://travis-ci.org/zenhack/go.notmuch.svg?branch=master)](https://travis-ci.org/zenhack/go.notmuch)
[![Build Status][ci-image]][ci]

Go binding for [notmuch mail][1].

Expand All @@ -19,3 +18,5 @@ Running `make fmtcheck` checks for formatting issues.
To run both tests and format checks, use `make ci`.

[1]: http://notmuchmail.org/
[ci-img]: https://gitlab.com/isd/go-notmuch/badges/master/build.svg
[ci]: https://gitlab.com/isd/go-notmuch/pipelines

0 comments on commit 590d434

Please sign in to comment.