Sha256: 441f5560ef809b9b3a964b8727c85fa6e36b1afdf6cf8975aa2d99ab60945f68

Contents?: true

Size: 249 Bytes

Versions: 8

Compression:

Stored size: 249 Bytes

Contents

language:
  - ruby

rvm:
  - 2.0.0
  - 2.1.3
  - 2.2.1

gemfile:
  - gemfiles/rails4.1.gemfile
  - gemfiles/rails4.2.gemfile

install:
  - "travis_retry bundle install"

before_script:

script:
  - "bundle exec rake"

branches:
  only:
    - master

Version data entries

8 entries across 8 versions & 4 rubygems

Version Path
mention_system-0.0.7 .travis.yml
like_system-0.0.7 .travis.yml
follow_system-0.0.7 .travis.yml
bookmark_system-0.0.7 .travis.yml
mention_system-0.0.6 .travis.yml
like_system-0.0.6 .travis.yml
follow_system-0.0.6 .travis.yml
bookmark_system-0.0.6 .travis.yml