Maybe there is a need for the Travis CI tests to look for App entries that dont match the id properly in the apps.json file.
There are Travis CI tests for exactly that - or should be? If you supply a filename that doesn't exist, it complains. You can also run them locally with npm test
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
There are Travis CI tests for exactly that - or should be? If you supply a filename that doesn't exist, it complains. You can also run them locally with
npm test