Sha256: e46d98670e5971e7ad4041c486d166ce5eb33c39fcfbd346d5fe6463f61b096e

Contents?: true

Size: 225 Bytes

Versions: 9

Compression:

Stored size: 225 Bytes

Contents

---
sudo: false
language: ruby
cache: bundler
rvm:
  - 2.6.5
  - 2.7.0
before_install: gem install bundler -v 2.0.2
script: bundle exec rspec --format documentation --order random
branches:
  only:
    - master
    - develop

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
output_mode-1.6.0 .travis.yml
output_mode-1.5.2 .travis.yml
output_mode-1.5.1 .travis.yml
output_mode-1.5.0 .travis.yml
output_mode-1.4.0 .travis.yml
output_mode-1.3.0 .travis.yml
output_mode-1.2.2 .travis.yml
output_mode-1.1.1 .travis.yml
output_mode-1.0.0 .travis.yml