Sha256: 215499b98387a38d1b0b5cc8ff9bbfc7552fb86438f7c060ffd3c5ce59d523da
Contents?: true
Size: 242 Bytes
Versions: 1
Compression:
Stored size: 242 Bytes
Contents
language: ruby cache: bundler rvm: - 2.1.9 - 2.2.5 - 2.3.1 env: - DB=pg - DB=sqlite3 - DB=mysql before_script: - psql -c 'create database activerecord_like_test' -U postgres - mysql -e 'create database activerecord_like_test'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
activerecord-like-1.0.0 | .travis.yml |