Artifact
94443a30172c4f83d5a47861a910913100a516f9:
- File
.travis.yml
— part of check-in
[1077c49e38]
at
2013-03-22 20:34:07
on branch trunk
— Add testing under ruby-2.0.0, remove pinning rubygems version
(user:
pranay.kanwar@gmail.com
size: 151)
[more...]
- File
.travis.yml.disabled
— part of check-in
[c4e32688e6]
at
2013-04-05 14:33:26
on branch trunk
— - disable travis; it's too noisy and I don't have time to keep it happy
right now. I will worry about tests passing on the next release.
(user:
jls@semicomplete.com
size: 151)
language: ruby
rvm:
- 1.8.7
- 1.9.2
- 1.9.3
- 2.0.0
script: rspec
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq rpm