Sha256: a5374848d1a3f3462b3f92fed5e048e4a7d4420bb7ddb91fed7343f5248ecae8

Contents?: true

Size: 374 Bytes

Versions: 9

Compression:

Stored size: 374 Bytes

Contents

language: ruby
rvm:
- 2.2.5
before_install:
- cp spec/support/config/config.uat.yml spec/support/config/config.yml
notifications:
  email:
    on_success: always
    on_failure: always
sudo: false
cache: bundler
deploy:
  script: echo "正在部署到 rubygems.org"
  provider: rubygems
  skip_cleanup: true
  gem:
    lanmao
  on:
    tags: true
  api_key:
    secure: ddd

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
lanmao-0.10.0 .travis.yml
lanmao-0.9.1 .travis.yml
lanmao-0.8.0 .travis.yml
lanmao-0.7.0 .travis.yml
lanmao-0.6.0 .travis.yml
lanmao-0.5.0 .travis.yml
lanmao-0.4.0 .travis.yml
lanmao-0.2.0 .travis.yml
lanmao-0.1.0 .travis.yml