trying out travis-ci

This commit is contained in:
Krishna Kumar 2014-07-06 12:11:32 +01:00
parent 111106fbcc
commit 1eedfcd513

7
.travis.yml Normal file
View File

@ -0,0 +1,7 @@
before_install:
- sudo add-apt-repository -y ppa:texlive-backports/ppa
- sudo apt-get update
install:
- sudo apt-get install texlive-full texlive
script:
- make