bestiejs / json3

A JSON polyfill. No longer maintained.
https://bestiejs.github.io/json3
Other
1.02k stars 150 forks source link

Modified for loops so there are no Closure Compiler warnings #88

Closed peter-barrow-ST closed 7 years ago

peter-barrow-ST commented 8 years ago

Also updated the Travis CI tests for IoJS so that the out of date certificate store used by wget is no longer an issue (it uses cURL now).

Sauce Labs CI tests on Travis are failing because it appears you now need a username and access key. Please see https://docs.travis-ci.com/user/sauce-connect/.

peter-barrow-ST commented 8 years ago

Please could this pull request be reviewed?

peter-barrow-ST commented 8 years ago

Any update on this please?

ghost commented 7 years ago

I'm so sorry this sat open for a year. I changed the loops to be less clever, so Closure Compiler shouldn't warn, and filed #91 for fixing the tests.