Sha256: de7bbfce15dd711dc2c7e38606c4d52fa9e1b261132c7bf6e9bd1552cc2db895
Contents?: true
Size: 261 Bytes
Versions: 3
Compression:
Stored size: 261 Bytes
Contents
sudo: false language: ruby cache: bundler rvm: - 2.5 - 2.6 - 2.7 before_install: - gem install bundler --no-doc - gem install bundler-audit --no-doc script: - bundle-audit check --update - bundle exec rubocop --display-cop-names --extra-details
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
dkdeploy-core-10.0.0 | .travis.yml |
dkdeploy-core-9.3.1 | .travis.yml |
dkdeploy-core-9.3.0 | .travis.yml |