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