Sha256: 76913de7a952996676236723f8180d676c57f4a8a05d03d327cf0f20b3b42c7f

Contents?: true

Size: 241 Bytes

Versions: 5

Compression:

Stored size: 241 Bytes

Contents

language: ruby
cache: bundler

rvm:
  - 1.9.3
  - 2.0.0
  - 2.1.0

before_install:
  - gem update --system
  - gem --version

notifications:
  email:
    recipients:
      - garylai1990@gmail.com
    on_failure: change
    on_success: never

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
jiazi-1.1.0 .travis.yml
jiazi-1.0.1 .travis.yml
jiazi-1.0.0 .travis.yml
zh-0.1.0 .travis.yml
zh-0.0.1 .travis.yml