Sha256: edb1e5187015574472e5caf3429c49019fd0bbab682a7b57977e0dfee35e16b0

Contents?: true

Size: 249 Bytes

Versions: 3

Compression:

Stored size: 249 Bytes

Contents

language: ruby
rvm:
  - "1.9.3"
  - "2.0.0"
  - "2.1.0"
gemfile:
  - gemfiles/Gemfile.3.2
  - gemfiles/Gemfile.4.0
  - gemfiles/Gemfile.4.1
script: bundle exec rspec spec
notifications:
  email:
    - fail@makandra.de
branches:
  only:
    - master

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
active_type-0.1.2 .travis.yml
active_type-0.1.1 .travis.yml
active_type-0.1.0 .travis.yml