Sha256: 9192e6855e77f73e9478aa16361efa34e4aa8700541d493e9e28005e5f6af589

Contents?: true

Size: 229 Bytes

Versions: 3

Compression:

Stored size: 229 Bytes

Contents

language: ruby
cache:
  directories:
    - bundle

rvm:
  - 2.0
  - 2.1.3
  - 2.3.1

before_script:
  - bundle exec danger

script:
  - COVERAGE=true bundle exec rake spec

after_script:
  - bundle exec codeclimate-test-reporter

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
danger-todoist-1.2.2 .travis.yml
danger-todoist-1.2.1 .travis.yml
danger-todoist-1.2.0 .travis.yml