Sha256: 87f03f4df3f13f72803722d69cb0e75577be6c188dabfb498727c55925eaf946

Contents?: true

Size: 332 Bytes

Versions: 6

Compression:

Stored size: 332 Bytes

Contents

sudo: false
language: ruby
rvm:
  - 2.3.1

notifications:
  email: false

addons:
  code_climate:
    repo_token: ad743cd1c267d4a84bfa620869f906a68efba51baa3aadc0638b88330ce3ab3a

cache:
  - bundler

before_install: gem install bundler -v 1.13.7
script:
  - bundle exec rake
after_success:
  - bundle exec codeclimate-test-reporter

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
supa-0.5.2 .travis.yml
supa-0.5.1 .travis.yml
supa-0.5.0 .travis.yml
supa-0.4.1 .travis.yml
supa-0.3.0 .travis.yml
supa-0.2.0 .travis.yml