Sha256: 8dfa91fd490f4e1a41268b668d1f94ac839f01aa8e193d81a9afb7b11f4692ea

Contents?: true

Size: 644 Bytes

Versions: 1

Compression:

Stored size: 644 Bytes

Contents

language: ruby
rvm: 2.1.5
cache: bundle
before_script: bundle exec rake db:setup
script: bundle exec rspec
addons:
  codeclimate:
    repo_token:
      secure: CxFMGcOhwkzowVZyys4fxSlsahNTNR6eBnRJmXqOhzjZwOoB7z0j3wfvIv8lDkKl03ayFUmToH147M4euh6RTbyCiFa9ti/bcVglWHaTDn6Qh5Ow6FWSJ76tIPAXpDaipn+ns8PQpsvrBISu6pB0MTgBbMwGQLpEUbDKtOCxexY=
deploy:
  provider: rubygems
  api_key:
    secure: Ss+mExNaQHwVyJ0u5cN/BrrVEPZPUdojUxbVj5xa4fjT8OCmaeXY6DM24L1dDpysNLlExKzNVzK6JZNl1KFE03U6Be+S8sr5yJ3hlhPIqShA21+riiC/yeEnNw9oWv+EDDw2CD5TImF3u4YmGJohVdpCGl2U3tlRP5Kchz1vYjw=
  gem: controller_resources
  on:
    tags: true
    repo: tubbo/controller_resources

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
controller_resources-0.0.5 .travis.yml