Sha256: 2c844c36276673faad4f33627b4fb425e056fd6e28c4a4344ea8b41274b2d458
Contents?: true
Size: 347 Bytes
Versions: 1
Compression:
Stored size: 347 Bytes
Contents
version: 2 jobs: test: docker: - image: circleci/ruby:2.5.5 steps: - checkout - run: | gem install bundler bundle check || bundle install bundle exec rubocop bundle exec fasterer bundle exec rspec workflows: version: 2 build_and_test: jobs: - test
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
codebreaker_diz-0.2.3 | .circleci/config.yml |