Skip to content

twlkyao/travis-core

 
 

Repository files navigation

travis-core

Testing

Prerequisites

  • PostgreSQL >= 9.2
  • Redis >= 2.4

Initial Setup

$ git clone git://github.com/travis-ci/travis-core.git
$ cd travis-core
$ bundle install
$ bundle exec rake db:setup
$ bundle exec rake db:test:prepare

Running the tests

$ bundle exec rake

Code Status

  • Build Status

About

Models and classes shared by Travis CI api, hub and gatekeeper

Resources

License

Stars

Watchers

Forks

Packages

No packages published