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

activate integration tests in travis #37

Merged
merged 3 commits into from
Dec 7, 2015

Conversation

chris-rock
Copy link
Contributor

No description provided.

@arlimus arlimus force-pushed the chris-rock/integration-travis branch from 3364845 to e6a01ef Compare December 7, 2015 12:12
@arlimus
Copy link
Contributor

arlimus commented Dec 7, 2015

Travis is at your service 😀
Go go travis

@srenatus
Copy link
Contributor

srenatus commented Dec 7, 2015

Hmm. Fails on my machine:

$ bundle install --binstubs=.bin
Fetching gem metadata from https://rubygems.org/........
Fetching version metadata from https://rubygems.org/...
Fetching dependency metadata from https://rubygems.org/..
Resolving dependencies...
Bundler could not find compatible versions for gem "httpclient":
  In snapshot (Gemfile.lock):
    httpclient (= 2.7.0.1)

  In Gemfile:
    r-train (>= 0) ruby depends on
      winrm-transport (~> 1.0) ruby depends on
        winrm (~> 1.3) ruby depends on
          httpclient (>= 2.2.0.2, ~> 2.2) ruby

    berkshelf (~> 4.0) ruby depends on
      httpclient (~> 2.6.0) ruby

Running `bundle update` will rebuild your snapshot from scratch, using only
the gems in your Gemfile, which may resolve the conflict.

@arlimus
Copy link
Contributor

arlimus commented Dec 7, 2015

@srenatus very strange, it works on my node. what ruby are you on?

@srenatus
Copy link
Contributor

srenatus commented Dec 7, 2015

@arlimus ruby 2.2.3p173 (2015-08-18 revision 51636) [x86_64-darwin15]

@arlimus
Copy link
Contributor

arlimus commented Dec 7, 2015

@srenatus now that's strange, here's mine: ruby 2.2.3p173 (2015-08-18 revision 51636) [x86_64-linux]

@chris-rock
Copy link
Contributor Author

@srenatus try to remove your gemfile.lock

@arlimus arlimus force-pushed the chris-rock/integration-travis branch from e6a01ef to 168f778 Compare December 7, 2015 12:38
@srenatus
Copy link
Contributor

srenatus commented Dec 7, 2015

@chris-rock yep, solved. thanks.

arlimus added a commit that referenced this pull request Dec 7, 2015
@arlimus arlimus merged commit b906a0e into master Dec 7, 2015
@arlimus arlimus deleted the chris-rock/integration-travis branch December 7, 2015 13:03
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.

3 participants