Sha256: 21fe9d523cf834cd5ca53e3e404f99f2af2d114614c00d2b048b4ce3928d7722
Contents?: true
Size: 560 Bytes
Versions: 1
Compression:
Stored size: 560 Bytes
Contents
# These are specific configuration settings required for travis-ci # see http://travis-ci.org/evendis/mandrill-rails language: ruby rvm: # removing 1.8 and 1.9.2 tests because we don't really care anymore and activesupport 4 won't like them #- 1.8.7 #- 1.9.2 #- jruby-18mode # - 1.9.3 # - 2.0.0 # - rbx-18mode # removing for now; travis is having chronic intermittent issues building this properly at the moment # - rbx-19mode # removeing for now; again, borked on travis "rbx-2.2.1-d19 is not installed" # - jruby-19mode - 2.2.2 - 2.4.1
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mandrill-rails-1.5.0 | .travis.yml |