Sha256: 30336df5f4c3cebb88361d9a52e4a111409b532468010a2aa935582152f25aa3

Contents?: true

Size: 211 Bytes

Versions: 6

Compression:

Stored size: 211 Bytes

Contents

language: ruby
cache: bundler

rvm:
  - jruby
  - 2.0.0
  - 2.1.0

script: 'bundle exec rspec spec'

notifications:
  email:
    recipients:
      - agmond@gmx.com.br
    on_failure: change
    on_success: never

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
ui_faces-0.1.4 .travis.yml
ui_faces-0.1.0 .travis.yml
bereshit-0.0.6 .travis.yml
bereshit-0.0.5 .travis.yml
ui_faces-0.0.9 .travis.yml
ui_faces-0.0.8 .travis.yml