Skip to content

Commit

Permalink
Add missing .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DamienCassou committed May 5, 2015
1 parent 5c9d1f0 commit 7423653
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
language: pillar
install:
- sudo apt-get update
- sudo apt-get install libc6-i386 texlive-latex-base texlive-latex-recommended texlive-fonts-recommended texlive-latex-extra texlive-bibtex-extra
- ./download.sh

script:
- ./compile.sh

0 comments on commit 7423653

Please sign in to comment.