travis fix (hopefully?)

This commit is contained in:
Oliver Walters 2020-02-02 11:52:22 +11:00
parent 0f92468462
commit b46151b406

View File

@ -7,7 +7,7 @@ python:
addons:
apt-packages:
-sqlite3
- sqlite3
before_install:
- sudo apt-get update