Sha256: 3d41a4e1386df2bad9e19212662c6377291b43bd6cdce2387a8e1686890cfffc
Contents?: true
Size: 386 Bytes
Versions: 2
Compression:
Stored size: 386 Bytes
Contents
sudo: false language: ruby before_install: - gem update --system - gem install bundler after_success: - coveralls - bundle exec danger rvm: - 2.5.0 - 2.4.3 matrix: fast_finish: true include: - rvm: 2.3.6 - rvm: ruby-head - rvm: jruby-head - rvm: rbx-2 allow_failures: - rvm: 2.3.6 - rvm: ruby-head - rvm: jruby-head - rvm: rbx-2
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
grape-entity-0.7.1 | .travis.yml |
grape-entity-0.7.0 | .travis.yml |