Sha256: b3a4b23ed5df6d8c5781eef6f491537c5eddfa8cd4765d968f01dca047b17314

Contents?: true

Size: 280 Bytes

Versions: 5

Compression:

Stored size: 280 Bytes

Contents

language: objective-c
cache: bundle

before_script:
  - script/ci/travis/instruments-auth.sh

script:
  - bundle update
  - bundle exec rake spec

rvm:
  - 2.1.2

notifications:
  email:
    recipients:
      - joshuajmoody@gmail.com
    on_success: change
    on_failure: always

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
briar-2.0.4 .travis.yml
briar-2.0.3 .travis.yml
briar-2.0.2 .travis.yml
briar-2.0.1 .travis.yml
briar-2.0.0 .travis.yml