Sha256: d64047044be6f191532866f90a0f99165ef2744a766eccd25c95dbbcdecf495d
Contents?: true
Size: 393 Bytes
Versions: 2
Compression:
Stored size: 393 Bytes
Contents
sudo: false language: ruby rvm: - 2.3 - 2.4 - 2.5 - ruby-head matrix: allow_failures: - rvm: ruby-head fast_finish: true before_install: gem update --remote bundler install: - bundle install --retry=3 script: - bundle exec rake dummy:prepare - bundle exec rspec addons: code_climate: repo_token: 9c938a047651a943393f0f52bfc1d03d71fce0f19bf0f8c1265033af9b09a56e
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
activeadmin-ajax_filter-0.4.1 | .travis.yml |
activeadmin-ajax_filter-0.4.0 | .travis.yml |