Sha256: 231826d4665d4fbc38fa911bf9a0a79588ef467037a7edb263a6aff4630c9d14

Contents?: true

Size: 210 Bytes

Versions: 5

Compression:

Stored size: 210 Bytes

Contents

language: ruby
rvm:
  - 1.9.3
  - 2.0.0
  - 2.1.0
  - 2.2.0
  - 2.3.0
before_install:
  - gem update --system
  - gem update bundler
install:
  - bundle install --deployment --path vendor/bundle
cache: bundler

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
cloudstack_client-1.3.0 .travis.yml
cloudstack_client-1.2.3 .travis.yml
cloudstack_client-1.2.2 .travis.yml
cloudstack_client-1.2.1 .travis.yml
cloudstack_client-1.2.0 .travis.yml