Sha256: 90d0c9237b8a3988070f321a7c281adbbcfa2521dfc386981f183b19c64b80bb

Contents?: true

Size: 575 Bytes

Versions: 6

Compression:

Stored size: 575 Bytes

Contents

language: ruby
before_install:
  - gem install bundler
  - "rm ${BUNDLE_GEMFILE}.lock"
before_script:
  - bundle update
cache: bundler
rvm:
  - 2.2.0
  - 2.2.1
  - 2.2.2
deploy:
  provider: rubygems
  api_key:
    secure: DaIvbW+6p9LNv3YrnsIDtwo4f/7pIe1Y1E5tQuoOspN+lnUhaL5qFWYtbyuMUW9yG9TQhPCn9irCbUBkoKLCKCcbtYrQsELY2hx+z3fFJ7wZMriLojCttf4yZfGdK539clcPsIpkWVSsDaUnxGC1nbj5pJBLJk4U23SiZrMWL0I=
  gem: aws_sns_manager
  on:
    tags: true
    repo: nafu/aws_sns_manager
addons:
  code_climate:
    repo_token: f963cfa99b5c830023926cbaa0cf70b2112d28cdc1b7db78bf39841936e4f766

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
aws_sns_manager-0.0.2.pre.alpha.pre.31 .travis.yml
aws_sns_manager-0.0.2.pre.alpha.pre.28 .travis.yml
aws_sns_manager-0.0.2.pre.alpha.pre.26 .travis.yml
aws_sns_manager-0.0.2.pre.alpha.pre.25 .travis.yml
aws_sns_manager-0.0.2.pre.alpha.pre.21 .travis.yml
aws_sns_manager-0.0.2.pre.alpha.pre.18 .travis.yml