Sha256: 3af7639659ae44f41342d022df2ac703cf38b8b6cc52dc05c0c2fa003579fb53
Contents?: true
Size: 578 Bytes
Versions: 1
Compression:
Stored size: 578 Bytes
Contents
language: ruby script: bundle exec rake test_$DB rvm: - jruby-18mode - jruby-19mode env: - DB=mysql - DB=postgresql - DB=sqlite3 # derby - tested with test_jndi #- DB=derby - DB=h2 - DB=hsqldb - DB=jndi - DB=jdbc gemfile: - gemfiles/rails23.gemfile - gemfiles/rails30.gemfile - gemfiles/rails31.gemfile - gemfiles/rails32.gemfile branches: only: - master - 1-2-stable matrix: allow_failures: # probably fine to allow in 1.3.x : #- gemfile: gemfiles/rails23.gemfile # NOTE: not sure why it can't connect : - env: DB=jdbc
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
activerecord-jdbc-adapter-1.3.0.beta1 | .travis.yml |