Sha256: cc0be9ac5a364e465dc2b5a736255cc640e882e41aeae33422c6fb1685f0b6a6
Contents?: true
Size: 449 Bytes
Versions: 3
Compression:
Stored size: 449 Bytes
Contents
language: ruby sudo: false dist: trusty cache: bundler before_install: # For testing purposes: - git config --global user.email "samuel@oriontransfer.net" - git config --global user.name "Samuel Williams" # https://github.com/rubygems/rubygems/issues/1448 - gem update --system rvm: - 2.2 - 2.3 - 2.4 - jruby-head - ruby-head env: COVERAGE=true BENCHMARK=true matrix: allow_failures: - rvm: ruby-head - rvm: jruby-head
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
utopia-2.1.2 | .travis.yml |
utopia-2.1.1 | .travis.yml |
utopia-2.1.0 | .travis.yml |