Sha256: 85bc9ca46db8bb0fcde8ab95f15a9dc450f8940bda7df134e224fffc2ee89b19

Contents?: true

Size: 494 Bytes

Versions: 9

Compression:

Stored size: 494 Bytes

Contents

language: ruby
rvm:
- 2.6
sudo: false
before_install:
  - gem update --system
  - gem install bundler
deploy:
  provider: rubygems
  api_key:
    secure: cIDF27JCirxxg7SXw6R+xxABMwCrrirJiJzljVxb/MdlRyUVaSW8XdZjOVyNgJkCx+vQOX4U+hp+p0xVI/Loh4EXkgbDvu2oGIAn/g1lfWabwKtdkFEviQn4tWvqDcEkxm5Hm6Gs0pFCaurqynMPNbsLVAEIiSw+la8LxEeeQ6I=
  gem: cfndsl
  on:
    tags: true
    repo: cfndsl/cfndsl
notifications:
  email:
    recipients:
    - gergnz@gmail.com
    on_failure: change
    on_success: never

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
cfndsl-1.2.0 .travis.yml
cfndsl-1.1.1 .travis.yml
cfndsl-1.1.0 .travis.yml
cfndsl-1.0.6 .travis.yml
cfndsl-1.0.5 .travis.yml
cfndsl-1.0.4 .travis.yml
cfndsl-1.0.3 .travis.yml
cfndsl-1.0.2 .travis.yml
cfndsl-1.0.1 .travis.yml