---
dist: trusty
sudo: false
addons:
apt:
packages:
- pandoc
script:
- bash -n mdcheckr
- (cd tests && ./test.sh)
- ./mdcheckr README.md