Sha256: b56720b4040678103602c93beda2487c19e876bf7f219e261105a0b19c167d65

Contents?: true

Size: 276 Bytes

Versions: 3

Compression:

Stored size: 276 Bytes

Contents

language: ruby
cache: bundler
sudo: false

rvm:
  - 2.1.9
  - 2.2.6
  - 2.3.3

branches:
  only:
    - master

bundler_args: --jobs 7

before_script:
  - git config --global user.email "ci@traivs-ci.org"
  - git config --global user.name "Travis CI"

script: bundle exec rake

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
stove-6.0.0 .travis.yml
stove-5.2.0 .travis.yml
stove-5.1.0 .travis.yml