Added graphicsmagick package to travis install.
This commit is contained in:
parent
2f3265ac87
commit
bb2fe0be7c
|
@ -29,6 +29,7 @@ before_script:
|
||||||
- cd $TRAVIS_BUILD_DIR
|
- cd $TRAVIS_BUILD_DIR
|
||||||
|
|
||||||
- echo '========== Installing gulp / hugo dependencies =========='
|
- echo '========== Installing gulp / hugo dependencies =========='
|
||||||
|
- sudo apt-get install graphicsmagick
|
||||||
- convert -help
|
- convert -help
|
||||||
- yarn global add @alrra/travis-scripts
|
- yarn global add @alrra/travis-scripts
|
||||||
- yarn global add gulp
|
- yarn global add gulp
|
||||||
|
|
Reference in New Issue