You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
looks like there's an open bug when running tests with karma-jasmine, "jasmineRequire is not a function". Will switch see if i can fix it, if not, will switch to mocha
looks like there's an open bug when running tests with karma-jasmine, "jasmineRequire is not a function". Will switch see if i can fix it, if not, will switch to mocha
Yes, I think in general having all of our libraries use identical config is a good idea. I'd personally also switch it over to CommonJS and use browserify too, even though it's tiny, just to keep everything consistent.
thecapdan
changed the title
Ensure brjs micro libraries have travis builds
Ensure brjs micro libraries have travis builds using sauce labs
Feb 8, 2016
thecapdan
changed the title
Ensure brjs micro libraries have travis builds using sauce labs
Ensure brjs micro libraries have travis builds
Feb 8, 2016
Some micro libs don't have a travis build and aren't using npm. browser-modules, keyboard-events (possibly more)
The text was updated successfully, but these errors were encountered: