Skip to content

Commit

Permalink
Use the Travis badge from the main branch
Browse files Browse the repository at this point in the history
The `main` branch is the new default.
  • Loading branch information
gsamokovarov committed Jan 21, 2021
1 parent 95f1fed commit 5ade5d8
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 @@ -2,7 +2,7 @@
<a href="https://github.com/gsamokovarov/jump/releases">[releases]</a>
</p>

[![Build Status](https://travis-ci.org/gsamokovarov/jump.svg?branch=master)](https://travis-ci.org/gsamokovarov/jump) [![Go Report Card](https://goreportcard.com/badge/github.com/gsamokovarov/jump)](https://goreportcard.com/report/github.com/gsamokovarov/jump)
[![Build Status](https://travis-ci.org/gsamokovarov/jump.svg?branch=main)](https://travis-ci.org/gsamokovarov/jump) [![Go Report Card](https://goreportcard.com/badge/github.com/gsamokovarov/jump)](https://goreportcard.com/report/github.com/gsamokovarov/jump)

**Jump** integrates with your shell and learns about your navigational habits by
keeping track of the directories you visit. It gives you the most visited
Expand Down

0 comments on commit 5ade5d8

Please sign in to comment.