Sha256: aecc55b6dbc6007345b3845585fb3d999c8fbb7c9e191d49dcd8f374498d937d
Contents?: true
Size: 304 Bytes
Versions: 13
Compression:
Stored size: 304 Bytes
Contents
language: ruby rvm: - 2.2.2 - 2.3.1 - 2.4.0 - ruby-head matrix: fast_finish: true allow_failures: - rvm: ruby-head before_script: - bundle update script: - git config --global user.email "you@example.com" - git config --global user.name "Whatever Name" - bundle exec rspec spec
Version data entries
13 entries across 13 versions & 1 rubygems