We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8adc35c commit 0e90dbaCopy full SHA for 0e90dba
.travis.yml
@@ -17,3 +17,4 @@ addons:
17
osx_image: xcode8
18
before_install:
19
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then export CXX=g++-4.8; fi
20
+ - npm install sharp@^0.18.0
0 commit comments