Skip to content

Commit

Permalink
Update Ruby versions
Browse files Browse the repository at this point in the history
  • Loading branch information
oriolgual committed Mar 29, 2013
1 parent 58d590b commit f48ec32
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .rvmrc
@@ -1 +1 @@
rvm use ruby-1.9.2@date_validator --create
rvm use ruby-2.0.0@date_validator --create
10 changes: 5 additions & 5 deletions .travis.yml
@@ -1,8 +1,8 @@
# http://about.travis-ci.org/docs/user/build-configuration/
langauge: ruby
rvm:
- 1.8.7
- 1.9.2
- ree
- ruby-head
- rbx
- rbx-2.0
- 1.9.3
- 2.0.0
- rbx-19mode
- jruby-19mode

0 comments on commit f48ec32

Please sign in to comment.