Sha256: 1ebeb4a72909ce8a1543fe00efe1e1c97cf99eda201cbe46b77d0da71546b6e5
Contents?: true
Size: 591 Bytes
Versions: 2
Compression:
Stored size: 591 Bytes
Contents
language: ruby sudo: false before_install: - gem install bundler - gem update bundler script: sh rake-script.sh matrix: fast_finish: true include: - rvm: 2.0.0 - rvm: 2.1.0 - rvm: 2.1.1 - rvm: 2.1.5 - rvm: 2.2.0 - rvm: 2.3.0 - rvm: jruby-head allow_failures: - rvm: jruby-head notifications: email: recipients: - oneops_azure@confiz.com on_success: always on_failure: always addons: code_climate: repo_token: b1401494baa004d90402414cb33a7fc6420fd3693e60c677a120ddefd7d84cfd
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
fog-azure-rm-0.1.1 | .travis.yml |
fog-azure-rm-0.1.0 | .travis.yml |