Sha256: 29f5e48e4e65c7e884d2940ef2fc55f9744f6de5fb7ceb036b0ebeabd3eda385
Contents?: true
Size: 293 Bytes
Versions: 1
Compression:
Stored size: 293 Bytes
Contents
image: ruby:2.3 before_script: - ruby -v - which ruby - gem install bundler --no-ri --no-rdoc - bundle install --jobs $(nproc) "${FLAGS[@]}" rspec: script: - apt-get update -qq; apt-get install -y -qq cloc - bundle exec rspec rubocop: script: - bundle exec rubocop
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
pluginscan-0.9.0 | .gitlab-ci.yml |