This repository has been archived on 2023-03-26. You can view files and clone it, but cannot push or open issues or pull requests.
md-pdf/.travis.yml

14 lines
220 B
YAML
Raw Normal View History

2017-04-26 14:31:08 +01:00
sudo: false
language: python
python: "3.6"
before_install:
2017-04-26 14:38:11 +01:00
- sudo apt-get install pandoc pandoc-citeproc
2017-04-26 14:31:08 +01:00
- bash scripts/before_script.sh
install:
- python3 setup.py install
script:
- cd test-files && mdp -vvv