Sha256: 37473952104f4940e3b39bb904d761fd37d0738df7976eac4b6e6b9a61e67d1a

Contents?: true

Size: 332 Bytes

Versions: 2

Compression:

Stored size: 332 Bytes

Contents

language: ruby
rvm:
 - "1.9.2"
 - "1.9.3"
 - "2.0.0"
 - "2.1.4"
 - "2.2.1"
script: bundle exec rspec spec
addons:
    code_climate:
        repo_token: 69a832cbd11706e0578a20c2aae40d42cf520f3a9a776932bc32833dd1b58f2b
notifications:
  email:
    on_success: change
    on_failure: always
    recipients:
      - andrew@topdog.za.net

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
baruwa-0.0.3 .travis.yml
baruwa-0.0.2 .travis.yml