Skip to content

Commit

Permalink
#93 Install imagemagick on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
pepijnve committed Jan 18, 2016
1 parent 9edb53f commit ebeeb4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ install:
- sudo pip install shaape
- bundle install --path vendor/bundle --jobs=3 --retry=3
- npm install -g mermaid
- sudo apt-get install -qq imagemagick
before_script:
- wget https://github.com/wavedrom/wavedrom.github.io/releases/download/v1.2.0/wavedrom-editor-v1.2.0-linux-x64.tar.gz -O wavedrom.tar.gz
- tar zxf wavedrom.tar.gz
Expand Down

0 comments on commit ebeeb4a

Please sign in to comment.