js-opc icon indicating copy to clipboard operation
js-opc copied to clipboard

Fix travis-ci builds

Open colinsullivan opened this issue 7 years ago • 1 comments

I removed the browser tests and iojs tests from travis-ci. They are failing because there is no Buffer class available. See #4 .

These changes allow the travis-ci tests to pass.

colinsullivan avatar May 06 '18 19:05 colinsullivan

Thanks! I'm happy to drop iojs tests, but the browser tests should be working. We might need a newer version of Zuul or consider migrating to airtaip.

parshap avatar May 07 '18 08:05 parshap