Skip to content

Commit

Permalink
Configure Travis CI not to build against Ruby v1.9.2 because of Child…
Browse files Browse the repository at this point in the history
…Process::TimeoutError
  • Loading branch information
njonsson committed Nov 28, 2011
1 parent 87d7ab4 commit d9770bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
@@ -1,7 +1,6 @@
bundler_args: --without debug doc
rvm:
- 1.8.7
- 1.9.2
- 1.9.3
- ree
script: "bundle exec rake test"

0 comments on commit d9770bc

Please sign in to comment.