Sha256: 4017918c21a9f99c5c6d2c0c3573ff62f9dd89539b2286736242e9067787f08e
Contents?: true
Size: 413 Bytes
Versions: 8
Compression:
Stored size: 413 Bytes
Contents
language: ruby sudo: false script: bundle exec rake travis rvm: - 2.0 - 2.1 - 2.2 - jruby-head gemfile: - Gemfile - gemfiles/Gemfile-edge matrix: fast_finish: true allow_failures: - rvm: jruby-head notifications: email: - matt.eldridge@us.ibm.com before_install: - gem update --system # todo: workaround for https://github.com/rubygems/rubygems/pull/763 - gem update bundler
Version data entries
8 entries across 6 versions & 2 rubygems