mirror of
https://github.com/kaminari/kaminari.git
synced 2022-11-09 13:44:37 -05:00
CI on SQLite3
This commit is contained in:
parent
48c0d14b2b
commit
67560d8a30
1 changed files with 3 additions and 0 deletions
|
@ -18,6 +18,9 @@ gemfile:
|
|||
- gemfiles/active_record_41.gemfile
|
||||
- gemfiles/active_record_edge.gemfile
|
||||
|
||||
env:
|
||||
- DB=sqlite3
|
||||
|
||||
sudo: false
|
||||
|
||||
before_install: gem update bundler --no-document
|
||||
|
|
Loading…
Reference in a new issue