fix travis ci image build, ref #4
This commit is contained in:
parent
1807f36c3b
commit
961d4e8f0a
|
@ -2,7 +2,9 @@
|
|||
Bottle-SQLite
|
||||
=====================
|
||||
|
||||
.. image:: https://travis-ci.org/bottlepy/bottle-sqlite.svg?branch=master :target: https://travis-ci.org/bottlepy/bottle-sqlite
|
||||
.. image:: https://travis-ci.org/bottlepy/bottle-sqlite.png?branch=master
|
||||
:target: https://travis-ci.org/bottlepy/bottle-sqlite
|
||||
:alt: Build Status - Travis CI
|
||||
|
||||
SQLite is a self-contained SQL database engine that runs locally and does not
|
||||
require any additional server software or setup. The sqlite3 module is part of the
|
||||
|
|
Loading…
Reference in New Issue
Block a user