Sha256: a85862382728eb25a21b6bc1f47115f09506ceced7b770003a12d287d78fb9bb
Contents?: true
Size: 244 Bytes
Versions: 1
Compression:
Stored size: 244 Bytes
Contents
language: ruby sudo: false rvm: - 2.7 - 2.6 - 2.5 env: - RAILS="~> '5.1.0'" - RAILS="~> '5.2.0'" - RAILS="~> '6.0.0'" before_script: - "cd spec/dummy; rake db:migrate; rake db:test:prepare; cd ../.." notifications: email: false
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
gretel-4.0.2 | .travis.yml |