Why not adopt me?
This distribution is up for adoption!
If you're interested then please contact the PAUSE module admins via
email.
Changes for version 0.002000 - 2016-04-27
- Now uses Travis-CI API-v2 by default for all queries. Can be overridden by explicit use of an alternative "http_default_accept_headers" or by having a predefined "Accept" value in HTTP::Tiny's default_headers parameter. @zmughal++ closes #3, closes #4
- JSON::MaybeXS now used instead of JSON.pm
- Dependencies::Stats
- Dependencies changed since 0.001001, see misc/*.deps* for details
- configure: +1 ↓1 (recommends: ↑1)
- develop: +18 ↑3 -6 (recommends: +1, suggests: +2 -1)
- runtime: +1 ↑1 -2 (recommends: +1)
- test: +2 -3 (recommends: ↑2 ↓1 -1)
Modules
Low Level Plumbing for travis-ci.org's api
Authorize with Travis using a GitHub token
Anything that fetches from Travis and returns JSON data
Travis Specific User Agent that handles authorization
Subclass of HTTP::Tiny::UA::Response for utility methods