A node module for working with app.json files and deploying app.json apps to Heroku. Designed to work on the server, the browser, and the command line.
The tests are failing on Travis but working on my machine. Would someone like @JackCA, @raulb, or @max mind trying to run the tests locally and tell me what happens?
git clone https://github.com/app-json/app.json
cd app.json
npm install
npm test
The tests are failing on Travis but working on my machine. Would someone like @JackCA, @raulb, or @max mind trying to run the tests locally and tell me what happens?
https://travis-ci.org/app-json/app.json/builds/29349342