Skip to content

Commit

Permalink
Fix for error in travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimitri van Heesch committed Sep 2, 2016
1 parent 2f6f485 commit 81cf39f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ install:
- sudo apt-get install -qq texlive-extra-utils
- sudo apt-get install -qq texlive-latex-extra
- sudo apt-get install -qq libxml2-utils
- sudo apt-get install -qq cmake
- sudo apt-get install -qq cmake-data
- sudo apt-get install -qq cmake cmake-data

script:
- mkdir build
Expand Down

0 comments on commit 81cf39f

Please sign in to comment.