CV/.travis.yml
2017-05-26 09:51:42 +02:00

13 lines
267 B
YAML

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