Browse Source

texlive pour travis

Sniperovitch 8 years ago
parent
commit
27eb04c1a8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -1,7 +1,7 @@
 language: c
 language: c
 before_install:
 before_install:
   - sudo apt-get -qq update
   - sudo apt-get -qq update
-  - sudo apt-get install -y pandoc
+  - sudo apt-get install -y pandoc texlive-latex-base
 
 
 script:
 script:
   - ./build.sh
   - ./build.sh