Skip to content

Commit

Permalink
README.md: use main branch for build status
Browse files Browse the repository at this point in the history
  • Loading branch information
greenrobot committed Nov 2, 2020
1 parent 50417a2 commit c985b5e
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
@@ -1,6 +1,6 @@
# Essentials

[![Build Status](https://travis-ci.org/greenrobot/essentials.svg?branch=master)](https://travis-ci.org/greenrobot/essentials)
[![Build Status](https://travis-ci.org/greenrobot/essentials.svg?branch=main)](https://travis-ci.org/greenrobot/essentials)

Essentials are a collection of general-purpose classes we found useful in many occasions.

Expand Down

0 comments on commit c985b5e

Please sign in to comment.