Sha256: b3a943ce8bf751718805dfbe2c93bf353136435df729c59e903f527fdeb8ab7b
Contents?: true
Size: 525 Bytes
Versions: 3
Compression:
Stored size: 525 Bytes
Contents
--- language: ruby rvm: - 2.1.0 - 2.0.0 - 1.9.3 - jruby-19mode - rbx-2 - 1.8.7 - jruby-18mode - ree - ruby-head - jruby-head matrix: allow_failures: - rvm: rbx-2 gemfile: - Gemfile before_script: - | case "${TRAVIS_RUBY_VERSION}" in rbx*) gem install psych ;; esac - rake travis:before -t script: rake travis after_script: - rake travis:after -t notifications: email: recipients: - austin@rubyforge.org on_success: change on_failure: always
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
color-1.7.1 | .travis.yml |
color-1.7 | .travis.yml |
color-1.6 | .travis.yml |