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
|
||||
|
||||
- echo '========== Installing gulp / hugo dependencies =========='
|
||||
- sudo apt-get install graphicsmagick
|
||||
- convert -help
|
||||
- yarn global add @alrra/travis-scripts
|
||||
- yarn global add gulp
|
||||
|
|
Reference in New Issue