Sha256: 2fce60d58c66a3a1b6faff7b682d57e4478f295348557fca85017dc2b22736d7
Contents?: true
Size: 411 Bytes
Versions: 4
Compression:
Stored size: 411 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" rvm: - 2.2.4 - 2.3.2 - 2.4.0 - jruby-head - ruby-head - rbx-3.65 env: COVERAGE=true BENCHMARK=true matrix: allow_failures: - rvm: rbx-3.65 - rvm: ruby-head - rvm: jruby-head
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
utopia-2.0.3 | .travis.yml |
utopia-2.0.2 | .travis.yml |
utopia-2.0.1 | .travis.yml |
utopia-2.0.0 | .travis.yml |