Add Travis CI configuration

This commit is contained in:
Wenxin Tian 2023-12-04 13:59:25 -05:00
parent b625aba948
commit 46cdbf99d0
2 changed files with 2 additions and 1 deletions

BIN
ihatemoney.sqlite Normal file

Binary file not shown.

View file

@ -1,6 +1,7 @@
[tox]
envlist = py312,py311,py310,py39,py38,py37,lint_docs
envlist = py311,py310,py39,py38,py37,lint_docs
skip_missing_interpreters = True
isolated_build = true
[testenv]
passenv = TESTING_SQLALCHEMY_DATABASE_URI