Sha256: 456c4f63ce8e68c38989209b7c8903801f99dc6bf5cd822dbbeaa86b71144951

Contents?: true

Size: 260 Bytes

Versions: 3

Compression:

Stored size: 260 Bytes

Contents

script: bundle exec rspec spec
env:
  matrix:
    - RAILS=4.2.6
    - RAILS=5.0.0
rvm:
  - 2.2.6
  - 2.3.3
before_install:
  - gem update --system
  - rvm @global do gem uninstall bundler -a -x
  - rvm @global do gem install bundler -v 1.14.6
  - gem --version

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
active_admin_datetimepicker-0.6.0 .travis.yml
active_admin_datetimepicker-0.5.0 .travis.yml
active_admin_datetimepicker-0.4.0 .travis.yml