Skip to content

Commit

Permalink
travis CI builds
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelgrinberg committed Apr 4, 2014
1 parent 5241108 commit 8e8a4d0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
Flask-Migrate
=============

[![Build Status](https://travis-ci.org/miguelgrinberg/Flask-Migrate.png?branch=master)](https://travis-ci.org/miguelgrinberg/Flask-Migrate)

Flask-Migrate is an extension that handles SQLAlchemy database migrations for Flask applications using Alembic. The database operations are provided as command line arguments for Flask-Script.

Example
Expand Down

0 comments on commit 8e8a4d0

Please sign in to comment.