Skip to content

Commit

Permalink
Install wkhtmltopdf
Browse files Browse the repository at this point in the history
  • Loading branch information
AmazingDreams committed Aug 17, 2017
1 parent 06e8323 commit 6ee7307
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,8 @@ scala:
- "2.12.0"
jdk:
- oraclejdk8
before_install:
- sudo apt-get -qq update
- sudo apt-get install -y wkhtmltopdf
- sudo apt-get install -y xvfb

0 comments on commit 6ee7307

Please sign in to comment.