Skip to content

Create a getter for TravisHelper's token #76

Description

@jvcoutinho

Problem
There's no way we can use TravisHelper to obtain the Travis' token. Combined with #71, this makes requesting things to Travis API impossible using the Mining Framework's utilities.

Cause
The token field is (correctly) private, but there's no getter for it.

Suggestion
Add a getter for the token field or add a method to make general requests to the Travis API.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions