Sha256: 8d97a503b07583685ab3d5c165dfacde229d87040cfdcf7d453f66b1a263bad6
Contents?: true
Size: 430 Bytes
Versions: 2
Compression:
Stored size: 430 Bytes
Contents
--- language: ruby sudo: false cache: bundler before_install: "gem update bundler" script: "bundle exec rake ci" rvm: - 2.0.0 - 2.1.10 - 2.2.8 - 2.3.6 - 2.4.3 - 2.5.0 - ruby-head - jruby-9.1.1.0 - jruby-head env: global: - JRUBY_OPTS='' matrix: allow_failures: - rvm: ruby-head - rvm: jruby-head - rvm: jruby-9.1.1.0 fast_finish: true branches: only: master notifications: email: false
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
tty-command-0.8.1 | .travis.yml |
tty-command-0.8.0 | .travis.yml |