Skip to content

final-ci/travis-test-results

Repository files navigation

Travis Test Results

Process test results from Travis Worker (particularly travis-guest-api) and store it in DB.

Implementation is based (copy & paste) from travis-logs (therefore travis-logs license is attached as well).

Setup

 # if needed:
 dropdb travis_test_results_${ENV} --user ... --host .. --port ...
 createdb travis_test_results_${ENV} --user ... --host ...

 rake db:migrate

About

No description, website, or topics provided.

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE.avg
MIT
LICENSE.travis

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages