You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Travis build failing due to some problem with Ruby 2.4.0-preview2. When trying to debug this I get an error when running bundle install with Ruby 2.4.0-preview2 (same error as described here). When I ran bundle install I got Installing json 1.8.3 with native extensions, when Travis ran bundle install it got Using json 2.0.2.
The text was updated successfully, but these errors were encountered:
Travis could not build the gem in Ruby 2.4.0-preview2: https://travis-ci.org/my-codeworks/fortnox-api/jobs/171061228
Travis build failing due to some problem with Ruby 2.4.0-preview2. When trying to debug this I get an error when running
bundle install
with Ruby 2.4.0-preview2 (same error as described here). When I ranbundle install
I gotInstalling json 1.8.3 with native extensions
, when Travis ranbundle install
it gotUsing json 2.0.2
.The text was updated successfully, but these errors were encountered: