Sha256: e795752cd11d279a12bddc0d93c5c72ac28cff43a38ccbae80c65099f2eb8117

Contents?: true

Size: 228 Bytes

Versions: 4

Compression:

Stored size: 228 Bytes

Contents

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

before_install:
  - gem update bundler

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
coursemology-polyglot-0.2.2 .travis.yml
coursemology-polyglot-0.2.1 .travis.yml
coursemology-polyglot-0.2.0 .travis.yml
coursemology-polyglot-0.1.0 .travis.yml