Closed achingbrain closed 8 years ago
This will resolve #60
Hmm looks like the same sourcelabs credentials problem observed in AmpersandJS/ampersand-select-view#72 are happening on travis:
Error: Zuul tried to run tests in saucelabs, however no saucelabs credentials were provided. See the zuul wiki (https://github.com/defunctzombie/zuul/wiki/Cloud-testing) for info on how to setup cloud testing.
LGTM
+1 tests work locally for me.
Had to remove my node_modules
and reinstall though, a heads up to future devs trying to get this to work. Still got the npm error w/ an old node_modules for some reason.
Actually now that I think about it we either need to roll back the lodash update in this PR, or move everything to 4.0. There will be a lot of duplication if we're not on the same major on this one.
Done.
+1
:+1:
updated readme, will publish as 6.0.0 after travis/saucelabs build finishes
published as v6.0.0
Fantastic, thanks!
Also phantomjs appears to have been renamed phantomjs-prebuilt so changed that too.