Sha256: 8647876d0486bb6ff2240e12c799c68af4955bc3137be7ff65a1c5f181c598c8
Contents?: true
Size: 344 Bytes
Versions: 25
Compression:
Stored size: 344 Bytes
Contents
--- language: ruby sudo: required before_install: - sudo apt-get update -qq - sudo apt-get install -y rpm - rm Gemfile.lock || true bundler_args: --without development notifications: email: false rvm: - 2.0.0 - 2.1.0 - 1.9.3 script: - "bundle exec rake spec" matrix: fast_finish: true allow_failures: - rvm: 1.9.3
Version data entries
25 entries across 25 versions & 1 rubygems