Closed fardog closed 10 years ago
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.
Thanks!
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.