/travis-build

Encapsulates a build, used by travis-worker

Primary LanguageShellMIT LicenseMIT

What is travis-build

travis-build is a library that travis-ci.org workers use to clone repositories, manage dependencies, run test suites and perform other CI build life cycle operations. It was originally extracted from travis-worker.

Running test suites

On JRuby:

bundle exec rspec spec

License & copyright information

See LICENSE file.

Copyright (c) 2011-2012 Travis CI development team.