Skip to content
This repository was archived by the owner on Sep 3, 2020. It is now read-only.

Commit d199f30

Browse files
authored
Fix status badge. (#60)
1 parent 241ebcd commit d199f30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Stellar::Base
22

3-
[![Build Status](https://travis-ci.org/bloom-solutions/ruby-stellar-base.svg)](https://travis-ci.org/bloom-solutions/ruby-stellar-base)
3+
[![Build Status](https://travis-ci.org/stellar/ruby-stellar-base.svg)](https://travis-ci.org/stellar/ruby-stellar-base)
44
[![Code Climate](https://codeclimate.com/github/stellar/ruby-stellar-base/badges/gpa.svg)](https://codeclimate.com/github/stellar/ruby-stellar-base)
55

66
The stellar-base library is the lowest-level stellar helper library. It consists of classes

0 commit comments

Comments
 (0)