Sha256: f183265b6c0bc1dbe3c0b59ff4f95278bc5a1d40c6d05643ec465ac79aa984dd

Contents?: true

Size: 282 Bytes

Versions: 1

Compression:

Stored size: 282 Bytes

Contents

language: ruby
cache: bundler
sudo: false

rvm:
  - 1.9.3
  - 2.0.0
  - 2.1
  - 2.2

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

1 entries across 1 versions & 1 rubygems

Version Path
stove-3.2.8 .travis.yml