Sha256: 187d0909a2e70fa1f33fcf5b526a01bf355b0511147138659c995bc2ece16fac

Contents?: true

Size: 267 Bytes

Versions: 1

Compression:

Stored size: 267 Bytes

Contents

sudo: required
language: ruby
addons:
  chrome: stable

before_install: gem install bundler -v 1.16.0.pre.3

script: bundle exec rspec spec

env:
  matrix:
    - RAILS=4.2.10 AA=1.1.0
    - RAILS=5.1.0 AA=1.2.1
    - RAILS=5.2.1 AA=1.3.1
rvm:
  - 2.3
  - 2.4
  - 2.5

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
active_admin_datetimepicker-0.6.3 .travis.yml