Sha256: b72efd000e718222717c19e1ce79ad9c432d8e10aec247873d3b8110ab58d7b4

Contents?: true

Size: 278 Bytes

Versions: 4

Compression:

Stored size: 278 Bytes

Contents

language: ruby
rvm:
  - 1.9.3
  - 2.0.0
  - 2.2.0
env: RAKE_ENV=test RAILS_ENV=test
before_install:
  - 'gem install bundler'
script:
  - 'bundle exec rspec'
notifications:
  email:
    recipients:
      - humzashah+travis@gmail.com
    on_success: never
    on_failure: always

Version data entries

4 entries across 4 versions & 4 rubygems

Version Path
will_it_rain-0.1.0 .travis.yml
puma-clocker-0.1.0 .travis.yml
convenient_grouper-0.1.6 .travis.yml
hip_chat-0.1.2 .travis.yml