Sha256: 56730595803449633aeffce3181521fe13494e20fbde21aebd07056f116fd2d6

Contents?: true

Size: 282 Bytes

Versions: 3

Compression:

Stored size: 282 Bytes

Contents

language: ruby
cache: bundler
sudo: false

rvm:
  - 2.0.0
  - 2.1
  - 2.2
  - 2.3.0

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-4.1.1 .travis.yml
stove-4.1.0 .travis.yml
stove-4.0.0 .travis.yml