Skip to content

Commit

Permalink
Added SQLite to DB build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
ndbroadbent committed Dec 13, 2011
1 parent 90dd3e7 commit 28b8a5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ rvm:
env:
- DB=mysql
- DB=postgres
- DB=sqlite

gemfile: Gemfile.ci
bundler_args: --path=vendor/bundle --without heroku
Expand Down

0 comments on commit 28b8a5b

Please sign in to comment.