Sha256: dc57d9ae959410f5d27fc66fae1a3e5e3b64ad0eea6dfc1615ddc91eb1f5d874

Contents?: true

Size: 359 Bytes

Versions: 3

Compression:

Stored size: 359 Bytes

Contents

language: ruby
script: 'bundle exec rake spec'
cache: bundler
rvm:
  - 1.9.3
  - 2.0.0
  - 2.1.0
  - ruby-head
env:
  - RUBY_PLATFORM="x86_64-linux"
  - RUBY_PLATFORM="x86_64-darwin11.3.0"
matrix:
  allow_failures:
    - rvm: ruby-head
  notifications:
    email:
      recipients:
        - ike18t@gmail.com
      on_success: change
      on_failure: change

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
mingle_cli-0.0.4 .travis.yml
mingle_cli-0.0.3 .travis.yml
mingle_cli-0.0.2 .travis.yml