Sha256: a75a2e04213f571df2d31b27b7ae59573166ff04da45b544fe8dc067fd79cce6

Contents?: true

Size: 374 Bytes

Versions: 4

Compression:

Stored size: 374 Bytes

Contents

language: ruby
rvm:
- 2.3.1
before_install:
- cp spec/support/config/config.sit.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

4 entries across 4 versions & 1 rubygems

Version Path
lanmao-0.16.0 .travis.yml
lanmao-0.15.0 .travis.yml
lanmao-0.14.0 .travis.yml
lanmao-0.13.0 .travis.yml