Sha256: d70989a544dedac25ae01c3f1414c2c2a3182311f1c91756c8e9dd0e83d70716

Contents?: true

Size: 270 Bytes

Versions: 2

Compression:

Stored size: 270 Bytes

Contents

language: ruby
script: bundle exec appraisal rake
rvm:
  - 2.2.10
  - 2.3.7
  - 2.4.4
  - 2.5.1
  - jruby-9.1.16.0
before_install:
  - gem install bundler
before_script:
  - bundle exec appraisal install
env:
  - DATABASE=postgres
  - DATABASE=mysql
  - DATABASE=sqlite

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
gutentag-2.4.0 .travis.yml
gutentag-2.3.2 .travis.yml