Sha256: 096aff0099b6ae19ba4507325b94de57b0e3b81e91574b047fd126cf2e3dd5c1

Contents?: true

Size: 276 Bytes

Versions: 4

Compression:

Stored size: 276 Bytes

Contents

language: ruby
dist: trusty
sudo: required
before_install:
  - gem install bundler # the default bundler version on travis is very old and causes 1.9.3 build issues
rvm:
  - 1.9.3
  - jruby-1.7.26
  - 2.0.0
  - 2.1.10
  - 2.2.6
  - 2.3.3
  - 2.4.0
  - jruby-9.1.7.0
  - rbx-3

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
mutations-0.9.0 .travis.yml
mutations-0.8.3 .travis.yml
mutations-0.8.2 .travis.yml
mutations-0.8.1 .travis.yml