~netlandish/django-wiki

067853acfa019f762035c539e3c2495cebc73182 — Johannes Christ 5 years ago bca691d
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: