Sha256: 6d9af3a2bb914478d71442c39c2b9f0d2ff81037da6d4986fb6adecb28ee9408
Contents?: true
Size: 533 Bytes
Versions: 3
Compression:
Stored size: 533 Bytes
Contents
rvm: - 1.9.3 - 1.9.2 - 1.8.7 - rbx-2.0 # Temporarily not testing JRuby in CI because ActiveRecord JDBC does not # support 3.1 well yet. Rest assured I'm testing this and want to target # JRuby, I just don't want to see broken build messages all the time when I # already know what the probelem is. # - jruby branches: only: - master env: - DB=postgres - DB=mysql - DB=sqlite3 gemfile: - gemfiles/Gemfile.rails-3.0.rb - gemfiles/Gemfile.rails-3.1.rb script: "bundle exec rake db:reset db:up test"
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
friendly_id-4.0.0.beta10 | .travis.yml |
friendly_id-4.0.0.beta8 | .travis.yml |
friendly_id-4.0.0.beta7 | .travis.yml |