mirror of
https://github.com/lovell/sharp.git
synced 2025-07-11 11:30:15 +02:00
Ensure Travis does not cache builds #1948
This commit is contained in:
parent
500ae97cac
commit
b35b9f7850
@ -87,3 +87,5 @@ matrix:
|
|||||||
osx_image: xcode10
|
osx_image: xcode10
|
||||||
language: node_js
|
language: node_js
|
||||||
node_js: "13"
|
node_js: "13"
|
||||||
|
cache:
|
||||||
|
npm: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user