Skip to content

Commit

Permalink
fixed for travis ci config file
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimitri van Heesch committed Jul 18, 2015
1 parent 90f0f26 commit ecbb77b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -2,7 +2,7 @@ language: cpp
compiler:
- gcc
before_install:
- sudo add-apt-repository ppa:texlive-backports/ppa -qq
- sudo add-apt-repository ppa:texlive-backports/ppa -y
- sudo apt-get update -qq
- sudo apt-get install -qq texlive texlive-extra-utils texlive-latex-extra libxml2-utils
- wget -qO- http://www.cmake.org/files/v3.1/cmake-3.1.0-Linux-x86_64.tar.gz | tar xvz
Expand Down

0 comments on commit ecbb77b

Please sign in to comment.