Sha256: 664208cecb3d07f4c321de6b89a10bc44bcce4255aa78f18489fc97c4581bb85

Contents?: true

Size: 262 Bytes

Versions: 3

Compression:

Stored size: 262 Bytes

Contents

sudo: false
language: ruby
rvm:
  - 2.3.0
  - 2.5.3
  - ruby-head
matrix:
  allow_failures:
    - rvm: ruby-head
bundler_args: "--jobs=3 --retry=3"
cache: bundler

after_script:
    - bundle exec codeclimate-test-reporter

before_install:
  - gem update bundler

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
coursemology-polyglot-0.3.2 .travis.yml
coursemology-polyglot-0.3.1 .travis.yml
coursemology-polyglot-0.3 .travis.yml