1
0
mirror of https://github.com/moderntld/.o.git synced 2024-05-11 05:54:56 +00:00
moderntld-.o/.travis.yml
Jonah Aragon 9333929d92 Add automatic domain checks
This will automatically check whether or not a new zonefile is valid, and if it contains the appropriate domain records on every commit (and Pull Request!)
2019-03-24 17:00:25 -05:00

10 lines
136 B
YAML

dist: xenial
language: minimal
addons:
apt:
packages:
- bind9
script:
- /bin/bash verify_domains.sh
- /bin/bash test_zones.sh