Sha256: c0c02d48bae131ed6bddb9bcee02d387a204a463ff719651a8de66259ffb1f1a

Contents?: true

Size: 262 Bytes

Versions: 4

Compression:

Stored size: 262 Bytes

Contents

sudo: false
language: ruby
rvm:
  - 2.5.3
  - 3.0.4
  - 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

4 entries across 4 versions & 1 rubygems

Version Path
coursemology-polyglot-0.3.8 .travis.yml
coursemology-polyglot-0.3.7 .travis.yml
coursemology-polyglot-0.3.6 .travis.yml
coursemology-polyglot-0.3.5 .travis.yml