Sha256: 14525d8489d54fd956ad729902c86dd5e1e338769fd28471e7e9f704d304365b
Contents?: true
Size: 546 Bytes
Versions: 1
Compression:
Stored size: 546 Bytes
Contents
language: ruby cache: bundler before_install: - gem install utopia # Install all dependencies. # For testing purposes: - git config --global user.email "samuel@oriontransfer.net" - git config --global user.name "Samuel Williams" matrix: include: - rvm: 2.3 - rvm: 2.4 - rvm: 2.5 - rvm: 2.6 - rvm: 2.6 env: COVERAGE=BriefSummary,Coveralls - rvm: ruby-head - rvm: jruby-head - rvm: truffleruby allow_failures: - rvm: ruby-head - rvm: jruby-head - rvm: truffleruby env: BENCHMARK=true
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
utopia-2.5.5 | .travis.yml |