Skip to content

Commit

Permalink
ci: stick to rubies supported by travis
Browse files Browse the repository at this point in the history
  • Loading branch information
dchelimsky committed Sep 29, 2011
1 parent b0ea68d commit 66d5295
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
@@ -1,8 +1,7 @@
bundler_args: "--binstubs --without development"
script: "bin/rake --trace 2>&1"
rvm:
- 1.8.6
- 1.8.7
- 1.9.1
- 1.9.2
- 1.9.3
- ree

0 comments on commit 66d5295

Please sign in to comment.