Skip to content

Commit

Permalink
Print SQLite version Python was compiled with.
Browse files Browse the repository at this point in the history
  • Loading branch information
jchristgit committed Jun 9, 2019
1 parent 7d69c3f commit 18eadd5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -66,6 +66,7 @@ install:
- pip install tox tox-travis codecov

script:
- python3 -c "import sqlite3;print(sqlite3.sqlite_version)"
- tox

notifications:
Expand Down

0 comments on commit 18eadd5

Please sign in to comment.