travis-api/lib/travis/api
Piotr Sarnacki 440dacece3 Add endpoints for key regeneration
Enpoints are:

    POST /repos/:id/key

and

    POST /repos/:owner/:name/key

Both versions will replace current ssl key for given repo with the new
one.
2012-12-03 02:54:01 +01:00
..
app Add endpoints for key regeneration 2012-12-03 02:54:01 +01:00
app.rb Merge branch 'master' of github.com:travis-ci/travis-api 2012-11-27 15:23:22 +01:00