This repository was archived by the owner on Feb 5, 2022. It is now read-only.
This repository was archived by the owner on Feb 5, 2022. It is now read-only.
0.2.0 always gives "Error: handle is not a Buffer" #21
Open
Description
See for example https://travis-ci.org/whatwg/streams/builds/43789094#L1383
compared to https://travis-ci.org/whatwg/streams/builds/39141547#L863 with 0.1.4
(Also I might suck at shell scripting but I can't my Travis builds to fail when ssh2 throws an error :-/turns out I need to use Travis's script
hook instead of after_success
)