Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added travis.yml build file #45

Closed
wants to merge 1 commit into from

Conversation

mieciu
Copy link

@mieciu mieciu commented Nov 14, 2014

Travis.yml config with many Ruby versions added for CI

@troy
Copy link
Contributor

troy commented Nov 14, 2014

Thanks, @mieciu! Could you clarify how you're using CI for this repo, or maybe why you're stuck building it? Trying to figure out how this fits in.

@mieciu
Copy link
Author

mieciu commented Nov 15, 2014

Hi @troy ,
First I saw this issue: #42, and thought I might somehow help with it.

You can have a look on this travis builds here:
https://travis-ci.org/mieciu/papertrail-cli

Basically it checkouts the project, and (for various versions of Ruby) runs bundle install and also executes just the default rake task with bundle exec rake.
I guess this project need more tests, scenarios, and everything, but I believe that linking it to Travis is a beginning 😄

@troy
Copy link
Contributor

troy commented Nov 15, 2014

Yeah, I know Travis well, I just didn't understand why someone would add Travis but not any tests :) Are you using Papertrail and using this gem?

@troy
Copy link
Contributor

troy commented Nov 15, 2014

And thanks for caring enough to help, too! :)

sethherr added a commit that referenced this pull request Nov 29, 2016
@sethherr
Copy link
Contributor

Done by #83

@sethherr sethherr closed this Nov 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants