Browse Source

Added script to install.

tags/v1.0.0
Kalimuthu Selvaraj 5 years ago
parent
commit
64ddf1789c
1 changed files with 4 additions and 0 deletions
  1. 4
    0
      .travis.yml

+ 4
- 0
.travis.yml View File

@@ -1,3 +1,7 @@
before_script:
- sudo apt install libreoffice
- sudo apt install imagemagick

language: node_js

node_js:

Loading…
Cancel
Save