Push event #2 errored

  • Ran for
  • Total time
travis-ci/chef-android-sdk:.travis.yml@77831c2
language: ruby
rvm:
  - 1.9.3
  - 2.0.0
bundler_args: --without integration
before_install:
  - gem install rubygems-update -v 3.4.22
Build Config
{
  "language": "ruby",
  "os": [
    "linux"
  ],
  "dist": "xenial",
  "rvm": [
    "1.9.3",
    "2.0.0"
  ],
  "bundler_args": "--without integration",
  "before_install": [
    "gem install rubygems-update -v 3.4.22"
  ]
}