File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ SQLite.jl
3
3
4
4
[ ![ SQLite] ( http://pkg.julialang.org/badges/SQLite_0.3.svg )] ( http://pkg.julialang.org/?pkg=SQLite )
5
5
[ ![ SQLite] ( http://pkg.julialang.org/badges/SQLite_0.4.svg )] ( http://pkg.julialang.org/?pkg=SQLite )
6
- [ ![ Build Status] ( https://travis-ci.org/quinnj /SQLite.jl.svg?branch=master )] ( https://travis-ci.org/quinnj /SQLite.jl )
7
- [ ![ Coverage Status] ( https://coveralls.io/repos/quinnj /SQLite.jl/badge.svg?branch=master&service=github )] ( https://coveralls.io/github/quinnj /SQLite.jl?branch=master )
6
+ [ ![ Build Status] ( https://travis-ci.org/JuliaDB /SQLite.jl.svg?branch=master )] ( https://travis-ci.org/JuliaDB /SQLite.jl )
7
+ [ ![ Coverage Status] ( https://coveralls.io/repos/JuliaDB /SQLite.jl/badge.svg?branch=master&service=github )] ( https://coveralls.io/github/JuliaDB /SQLite.jl?branch=master )
8
8
9
9
A Julia interface to the SQLite library and support for operations on DataFrames
10
10
You can’t perform that action at this time.
0 commit comments