Sha256: 252b3200cc358822f7671d708817dd35c8ffee8c7dfb3ef2b8ec5b7c95e9251f
Contents?: true
Size: 413 Bytes
Versions: 1
Compression:
Stored size: 413 Bytes
Contents
language: ruby cache: bundler rvm: - 2.1.8 - 2.2.4 - 2.3.0 - jruby-9.0.4.0 - rbx - ruby-head - jruby-head matrix: fast_finish: true allow_failures: - rvm: ruby-head - rvm: jruby-head addons: postgresql: "9.4" env: - DB=sqlite3 - DB=postgresql script: - bundle exec rspec before_script: - gem update bundler - psql -c 'create database propertybase_id_test;' -U postgres
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
activerecord-propertybase_id-0.4.0 | .travis.yml |