Fixed tests not passing on travis due to an older ImageMagick version

master
Rowan Wookey 9 years ago
parent bb17cf14cf
commit 54ddd7abb5
  1. 1
      test/alpha.js

@ -15,7 +15,6 @@ module.exports = function (_, dir, finish, gm, im) {
"Extract",
"Copy",
"Shape",
"Remove",
"Background"
];
// alpha not supported by GM so only test IM

Loading…
Cancel
Save