Sha256: 41a1e459aa479db821ec60bdc4c5017abc0c58719a189ac17ae83de295d3a601
Contents?: true
Size: 310 Bytes
Versions: 4
Compression:
Stored size: 310 Bytes
Contents
language: "ruby" sudo: false cache: "bundler" matrix: include: - rvm: "3.0" fast_finish: true script: "bundle exec rake" before_install: - "gem update --system" - "gem update bundler" services: - "redis-server" if: "type != push OR (tag IS blank AND branch = main)" notifications: email: false
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
rita-5.0.0.alpha.4 | .travis.yml |
rita-5.0.0.alpha.3 | .travis.yml |
rita-5.0.0.alpha.2 | .travis.yml |
rita-5.0.0.alpha.1 | .travis.yml |