Files
pretix_original/src/tests/travis_postgres.cfg
Raphael Michel af4a2c7184 Run tests on multiple Python versions and databases (#424)
* Test against more python versions

* Add testing on MySQL

* Add testing on PostgreSQL
2017-03-02 11:59:09 +01:00

7 lines
90 B
INI

[database]
backend=postgresql_psycopg2
name=pretix
user=postgres
password=
host=localhost