Skip to content

Commit

Permalink
Prefer Ruby 1.9.3 since 1.8.7 is near EOL
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-rushakoff committed Apr 8, 2012
1 parent 46b29d2 commit 2acd71a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion travis.yml.example
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# since that's probably the most likely Travis worker to be available
language: ruby
rvm:
- 1.8.7
- 1.9.3
notifications:
email: false
before_script:
Expand Down

0 comments on commit 2acd71a

Please sign in to comment.