Awesome-CV/.travis.yml
2015-12-09 22:56:22 +09:00

12 lines
184 B
YAML

language: cpp
compiler:
- gcc
branches:
only:
- master
before_install:
- sudo apt-get update -qq
- sudo apt-get install -y texlive-full
script:
- make test