Sha256: d10ef399622ad21d7ea55c2c353a7f060c0628a4aed667b3d9b079642af06bfa
Contents?: true
Size: 458 Bytes
Versions: 1
Compression:
Stored size: 458 Bytes
Contents
language: ruby sudo: false before_install: - gem update --system - gem install bundler after_success: - bundle exec danger rvm: - 2.5.8 - 2.6.6 - 2.7.1 env: - GRAPE_ENTITY=0.6.1 - GRAPE_ENTITY=0.7.1 - GRAPE_ENTITY=0.8.0 matrix: fast_finish: true include: - rvm: 2.4.10 env: - rvm: ruby-head env: - rvm: jruby-head env: allow_failures: - rvm: 2.4.10 - rvm: ruby-head - rvm: jruby-head
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
grape-swagger-entity-0.5.1 | .travis.yml |