Skip to content

Travis CI for SQLite

Marek Szuba requested to merge github/fork/mjg17/mg13/travis-sqlite into master

Created by: mjg17

I have got Travis set up with a third matrix entry: perl 5.14 and SQLite database.

Results at: https://travis-ci.org/Anacode/ensembl/builds/21246639

The first few commits, and af603ab3, are ensuring that tests pass under SQLite as there had been a bit of drift.

The latter commits add the SQLite tests into the Travis setup.

It'd be great to get this merged in. Thanks!

Merge request reports