Sha256: db3e88d4402d5aa61987e1aec066ec428214fa965422f7a39241b7cb35583b6b
Contents?: true
Size: 286 Bytes
Versions: 1
Compression:
Stored size: 286 Bytes
Contents
language: ruby before_install: - gem install bundler || gem install bundler -v 1.17.3 # the default bundler version on travis is very old and causes 1.9.3 build issues rvm: - 1.9.3 - 2.0.0 - 2.1.10 - 2.2.10 - 2.3.8 - 2.4.9 - 2.5.7 - 2.6.5 - 2.7.0 - jruby-9.2.10.0
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mutations-0.9.1 | .travis.yml |