This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
OpenSource
/
file-convert
Watch
4
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
4
Wiki
Activity
Browse Source
Removed imagemagic installation from travis.
tags/v1.0.0
Kalimuthu Selvaraj
5 years ago
parent
64ddf1789c
commit
2b949081cc
1 changed files
with
1 additions
and
2 deletions
Split View
Show Diff Stats
1
2
.travis.yml
+ 1
- 2
.travis.yml
View File
@@ -1,6 +1,5 @@
before_script:
- sudo apt install libreoffice
- sudo apt install imagemagick
- sudo apt-get install libreoffice
language: node_js
Write
Preview
Loading…
Cancel
Save