Skip to content

Commit

Permalink
install libmagick++-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
yihui committed Jul 15, 2018
1 parent 49ca593 commit 70c8d94
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Expand Up @@ -9,6 +9,11 @@ env:
repos:
XRAN: https://xran.yihui.name

addons:
apt:
packages:
- libmagick++-dev

before_install:
- "curl https://xran.yihui.name/.gitconfig -o ~/.gitconfig"

Expand Down

0 comments on commit 70c8d94

Please sign in to comment.