gsklee / ngStorage

localStorage and sessionStorage done right for AngularJS.
MIT License
2.33k stars 461 forks source link

Exposes supported / $supported #195

Closed OverZealous closed 8 years ago

OverZealous commented 8 years ago
OverZealous commented 8 years ago

Forgot to mention, this closes #190

simison commented 8 years ago

@gsklee any changes getting this in?

gsklee commented 8 years ago

Thanks @OverZealous!

gsklee commented 8 years ago

@OverZealous Got some error report though, could you please take a look at this?

https://travis-ci.org/gsklee/ngStorage/builds/111410195

OverZealous commented 8 years ago

That's weird. When I run the tests locally, it works fine. Have you tried restarting the build in Travis? Sometimes Travis just fails.

Especially since the build succeeded on my PR.