Sha256: 70856787f9efacfd467c18c8b6b6ad7deff67619b8b045ed99f16ee2ea51e077
Contents?: true
Size: 593 Bytes
Versions: 2
Compression:
Stored size: 593 Bytes
Contents
language: ruby sudo: false cache: bundler rvm: - 1.9.3 - 2.0 - 2.1 - 2.2.5 - 2.3.1 - ruby-head - rbx - jruby gemfile: - gemfiles/activesupport_42.gemfile - gemfiles/activesupport_50.gemfile matrix: exclude: - rvm: 1.9.3 gemfile: gemfiles/activesupport_50.gemfile - rvm: 2.0 gemfile: gemfiles/activesupport_50.gemfile - rvm: 2.1 gemfile: gemfiles/activesupport_50.gemfile - rvm: jruby gemfile: gemfiles/activesupport_50.gemfile allow_failures: - rvm: rbx - rvm: ruby-head before_install: gem install bundler -v 1.12.5
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
eve_online-0.9.0 | .travis.yml |
eve_online-0.8.0 | .travis.yml |