Display sqlite3 version on Travis.
1 files changed, 1 insertions(+), 0 deletions(-) M .travis.yml
M .travis.yml => .travis.yml +1 -0
@@ 66,6 66,7 @@ install: - pip install tox tox-travis codecov script: + - dpkg --list | grep sqlite3 - tox notifications: