Skip to content

Commit

Permalink
xmllint installation
Browse files Browse the repository at this point in the history
  • Loading branch information
ablaette committed Nov 19, 2019
1 parent 2a5d19c commit e2ef037
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ addons:
- libxml2-utils

before_install:
- sudo apt-get install -y libpoppler-glib-dev poppler-utils libpoppler-cpp-dev
- sudo apt-get install -y libpoppler-glib-dev poppler-utils libpoppler-cpp-dev libxml2-utils
- Rscript -e 'install.packages(pkgs = c("Rpoppler", "covr"))'

warnings_are_errors: false
Expand Down

0 comments on commit e2ef037

Please sign in to comment.