nodejs_travis
v1.3.0
Published
An example node.js project that uses vows and travis-ci.org for continuous integration
Downloads
4
Readme
Example travis-ci.org node.js project
This is an example node.js project that uses vows and travis-ci.org for continuous integration.
Usage
Make sure you have Leiningen installed. Then install dependencies with
npm install
and run tests with
npm test
This is what Travis CI Clojure builder will run by default.
For more information, see .travis.yml
, read our Getting Started guide and the rest of the documentation.
Support
If you have any questions, we are in #travis
on irc.freenode.net, on Twitter @travisci and have a mailing list.
License
Copyright (C) 2012 Travis CI Development Team
Distributed under the MIT License, the same as Node.js.