Sha256: 3d67faa86f5091de7d3497159c2790a8c350f6b3fbf927ee4b0074929658beba
Contents?: true
Size: 681 Bytes
Versions: 2
Compression:
Stored size: 681 Bytes
Contents
rvm: - 1.9.3 - 2.0.0 # - rbx-2.0 # - jruby env: - GEM=sunspot - GEM=sunspot_rails RAILS=3.0.0 - GEM=sunspot_rails RAILS=3.1.0 - GEM=sunspot_rails RAILS=3.2.0 - GEM=sunspot_rails RAILS=4.0.0 # Limit the size of the matrix by only performing the most common builds matrix: exclude: # Not supporting Ruby 2.0 and Rails < 3 - rvm: 2.0.0 env: GEM=sunspot_rails RAILS=3.0.0 - rvm: 2.0.0 env: GEM=sunspot_rails RAILS=3.1.0 allow_failures: # SQLITE fails to load correctly on Travis in Ruby 2.0 - rvm: 2.0.0 env: GEM=sunspot_rails RAILS=3.2.0 - rvm: 2.0.0 env: GEM=sunspot_rails RAILS=4.0.0 script: - ci/travis.sh
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
sunspot_solr-jts-2.2.0 | .travis.yml |
sunspot_solr-jts-2.2.0.rc1 | .travis.yml |