Sha256: 46643fbb553c0c2548eb1ab028c8bc0d0b56bf635c68adb642c120ec3f9a0183
Contents?: true
Size: 264 Bytes
Versions: 8
Compression:
Stored size: 264 Bytes
Contents
rspec: image: "ruby:2.3" before_script: # COMMANDS - ruby -v - which ruby # BUNDLER - gem install bundler --no-ri --no-rdoc - bundle install --jobs $(nproc) "${FLAGS[@]}" script: - bundle exec rspec --color --format documentation
Version data entries
8 entries across 8 versions & 1 rubygems