mirror of
https://gitea.invidious.io/iv-org/shard-crystal-sqlite3.git
synced 2024-08-15 00:53:26 +00:00
enable travis
This commit is contained in:
parent
45fee52b98
commit
2f2ae4dd41
2 changed files with 4 additions and 1 deletions
3
.travis.yml
Normal file
3
.travis.yml
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
language: crystal
|
||||||
|
sudo: required
|
||||||
|
dist: trusty
|
|
@ -1,4 +1,4 @@
|
||||||
# crystal-sqlite3
|
# crystal-sqlite3 [![Build Status](https://travis-ci.org/manastech/crystal-sqlite3.svg?branch=master)](https://travis-ci.org/manastech/crystal-sqlite3)
|
||||||
|
|
||||||
SQLite3 bindings for [Crystal](http://crystal-lang.org/).
|
SQLite3 bindings for [Crystal](http://crystal-lang.org/).
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue