Browse Source

Removed imagemagic installation from travis.

tags/v1.0.0
Kalimuthu Selvaraj 5 years ago
parent
commit
2b949081cc
1 changed files with 1 additions and 2 deletions
  1. 1
    2
      .travis.yml

+ 1
- 2
.travis.yml View File

before_script: before_script:
- sudo apt install libreoffice
- sudo apt install imagemagick
- sudo apt-get install libreoffice


language: node_js language: node_js



Loading…
Cancel
Save