Awesome-CV/.travis.yml

12 lines
184 B
YAML
Raw Normal View History

2015-12-06 01:45:10 +00:00
language: cpp
compiler:
- gcc
branches:
only:
- master
before_install:
- sudo apt-get update -qq
- sudo apt-get install -y texlive-full
script:
- make test