Sha256: dbf2a6cc5a891b0c9aee139afd2bd833f57263fa4e55e379a1713ae46a4e48e3

Contents?: true

Size: 343 Bytes

Versions: 2

Compression:

Stored size: 343 Bytes

Contents

language: ruby
before_install:
  - sudo apt-get update -qq
  - sudo apt-get install -qq -y bsdtar
  - rvm @global do gem uninstall bundler --all --executables
  - gem uninstall bundler --all --executables
  - gem install bundler --version '< 1.7.0'
rvm:
  - 2.0.0
env:
  global:
    - NOKOGIRI_USE_SYSTEM_LIBRARIES=true
script: rake test:unit

Version data entries

2 entries across 1 versions & 1 rubygems

Version Path
vagrant-cloudstack-1.1.0 vendor/bundle/bundler/gems/vagrant-1cf2a8db4ccb/.travis.yml
vagrant-cloudstack-1.1.0 vendor/bundle/bundler/gems/vagrant-309e896975d1/.travis.yml