Skip to content

Commit 792c907

Browse files
committed
Fix Travis badge
1 parent 07ac6af commit 792c907

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)