cujojs / when

A solid, fast Promises/A+ and when() implementation, plus other async goodies.
Other
3.44k stars 396 forks source link

Use latest buster from git #475

Closed dominykas closed 6 years ago

dominykas commented 8 years ago

Please keep this open - it will spare me the trouble of setting up extra travis/saucelabs builds while I'm upgrading buster's dependencies.

Thanks :)

dominykas commented 8 years ago

Not bad! Only fails on Chrome latest and IE11 :) And I even have a suspicion why...

dominykas commented 8 years ago

OK, IE failure seems to be due to https://github.com/sinonjs/sinon/pull/858 (merged, but not published just yet?)

Or maybe not... Started working magically on Win 10 locally...

briancavalier commented 8 years ago

Please keep this open

Sure, no problem

briancavalier commented 8 years ago

@dominykas Are you still using this?

dominykas commented 8 years ago

Yes, I'd like to go end to end after browserified version is out. Might also have to take time to port some changes from sinon 2-pre to 1.9...