Sha256: 2d607d730ff2960e062caa50bf07b7a5f0a0750a73ebd0bd8e06b59144d4cbcb

Contents?: true

Size: 162 Bytes

Versions: 2

Compression:

Stored size: 162 Bytes

Contents

image: ruby:2.2

before_script:
  - ruby -v
  - which ruby
  - gem install bundler --no-ri --no-rdoc
  - bundle install

rspec:
  script:
    - bundle exec rspec

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
git_flower-0.2.0 .gitlab-ci.yml
git_flower-0.1.3 .gitlab-ci.yml