Skip to content

Commit

Permalink
Updated source of ImageMagick in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
courtneypattison committed Nov 14, 2020
1 parent 68a7438 commit 6e44613
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
dist: xenial

language: node_js

node_js: node

addons:
apt:
update: true
sources:
- sourceline: 'ppa:opencpu/imagemagick'
packages:
- imagemagick
- libmagick++-dev

before_install:
- yarn global add gulp
Expand Down

0 comments on commit 6e44613

Please sign in to comment.