Skip to content

Commit 236a526

Browse files
authored
Merge pull request #5 from David-Wobrock/fix/travis-badge
Fix Travis badge
2 parents 07ac6af + 792c907 commit 236a526

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,7 +1,7 @@
11
Django Better Migrations
22
========================
33

4-
[![Build Status](https://travis-ci.org/jbbarth/django-better-migrations.svg?branch=master)](https://travis-ci.org/jbbarth/django-better-migrations)
4+
[![Build Status](https://travis-ci.org/botify-labs/django-better-migrations.svg?branch=master)](https://travis-ci.org/botify-labs/django-better-migrations)
55

66
This project aims at providing improvements to Django's default migration system.
77
The default migration system is over-engineered, sometimes dangerous, and not

0 commit comments

Comments
 (0)