Skip to content

Commit

Permalink
Remove travil.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kenn committed Aug 10, 2022
1 parent 2aa53d5 commit babe13f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 15 deletions.
14 changes: 0 additions & 14 deletions .travis.yml

This file was deleted.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Standby - Read from standby databases for ActiveRecord (formerly Slavery)

[![Build Status](https://travis-ci.org/kenn/standby.svg)](https://travis-ci.org/kenn/standby)
![Build Status](https://github.com/kenn/standby/actions/workflows/ci.yml/badge.svg)

Standby is a simple, easy to use gem for ActiveRecord that enables conservative reading from standby databases, which means it won't automatically redirect all SELECTs to standbys.

Expand Down

0 comments on commit babe13f

Please sign in to comment.