Sha256: ca0df688d0e9bfe0dbb976d2ddddbfbdccb42945f4bfa1eb5702784b31c064e7

Contents?: true

Size: 427 Bytes

Versions: 6

Compression:

Stored size: 427 Bytes

Contents

language: ruby
cache: bundler
before_install:
  - gem --version
  - gem list bundler
rvm:
  - "2.2.3"
  - "2.3.1"
script:
  - 'bundle exec rubocop -D'
  - 'bundle exec rspec spec/unit'
sudo: false

addons:
  code_climate:
    repo_token:
      secure: "C9d9AEPsuxcF/PnxpCWb1U/S9dCfXWU0QOclKMeHexE46bn1zzNRwr0aGmwGFPFw2hPsO8j3IxihYjXkot0mzqu30dvisKaRnG1DZ+h0zhSY8AGpsQ0KpII3wVbP6xuM7tCOc+lTdGOyTDXJ4VgHGyYubKCrH3cfGzVri6ML8tU="

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
trollolo-0.2.0 .travis.yml
trollolo-0.1.1 .travis.yml
trollolo-0.1.0 .travis.yml
trollolo-0.0.14 .travis.yml
trollolo-0.0.12 .travis.yml
trollolo-0.0.11 .travis.yml