6 Commits

Author SHA1 Message Date
a60f830927
Add testing in docker
I can't run tests in travis and due to the bind9 dependency it's
difficult to run on the local machine. Docker is tricky due to changing
the nameserver to 127.0.0.1 but with the right parameter it works.

There are still a handful of tests failing. I couldn't figure out why
yet.
2023-03-18 13:43:42 +01:00
Thomas Waldmann
c206004084 run apt-get update first 2018-09-30 20:40:23 +02:00
Fabian Weisshaar
d50c225eab update Travis workflow to always use latest minor version 2018-01-30 12:37:12 +01:00
Fabian Weisshaar
81370d15fe fix travis 2018-01-30 12:37:12 +01:00
Fabian Weisshaar
55f47ff52d Update to Django 1.11 LTS, fixes #293 2018-01-30 12:37:12 +01:00
Thomas Waldmann
d7a8d9c214 travis: test on trusty with sudo, against local bind9 dns 2016-08-14 02:34:10 +02:00