Closed fardog closed 10 years ago
Hmm. It's failing because debug doesn't want to install on 0.7.4. I will fix by depending on version "*" for now. I'm going to try this and submit another pull request (sorry, as I don't know how to make travis test without submitting a pull request).
The current code fails Travis because there isn't a config (or any tests) defined. This adds a
.travis.yml
and a simple echo test written on mocha. This is in advance of fixing the "^c" bug; wanted to make sure Travis actually passes.