Sha256: b6080f38cb5c9bba5beba94a7910681a2ec7c14f9608d0a600d4996ff7b164dd
Contents?: true
Size: 334 Bytes
Versions: 1
Compression:
Stored size: 334 Bytes
Contents
sudo: required language: ruby addons: chrome: stable before_install: - gem uninstall -v '>= 2' -i $(rvm gemdir)@global -ax bundler || true - gem install bundler -v '< 2' script: bundle exec rspec spec env: matrix: - RAILS=4.2.0 AA=1.1.0 - RAILS=5.2.0 AA=1.4.0 - RAILS=5.2.0 AA=2.0.0 rvm: - 2.4.6 - 2.6.3
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
active_admin_scoped_collection_actions-0.4.0 | .travis.yml |