marcuswestin / store.js

Cross-browser storage for all use cases, used across the web.
MIT License
14.02k stars 1.33k forks source link

Add README status badges #188 #207

Closed AaronLlanos closed 7 years ago

AaronLlanos commented 7 years ago

@marcuswestin you need to create a TravisCI account and enable this repo. Once that is in place, a build will be tested with npm test and update the badge accordingly

marcuswestin commented 7 years ago

Nice!

I'll create an issue for continuous automated testing. In the meantime I'm going to comment out the build badge.

Thanks for making this happen!

marcuswestin commented 7 years ago

Nevermind - Travis automatically decided to run make test, so it looks like we're g2g! :)

I'll update #209 to specifically enable full cross-browser saucelabs testing.