CV/.travis.yml
2017-05-26 09:58:31 +02:00

14 lines
278 B
YAML

sudo: required
language: bash
before_install:
- sudo apt-get -qq update
- sudo apt-get install -y texlive-base texlive-fonts-extra
script:
- bash tests/test.sh classic
- bash tests/test.sh modern
- bash tests/test.sh two_columns
- bash tests/test.sh infographics