Skip to content
This repository has been archived by the owner on Oct 23, 2021. It is now read-only.

Commit

Permalink
Updating Travis CI rubies
Browse files Browse the repository at this point in the history
  • Loading branch information
agarie committed Feb 8, 2014
1 parent 0a63bdc commit fad049c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
@@ -1,8 +1,8 @@
language: ruby
rvm:
- "1.9.2"
- "1.9.3"
- jruby-19mode # JRuby in 1.9 mode
- 1.9.3
- 2.0
- 2.1
- rbx
# uncomment this line if your project needs to run something other than `rake`:
# script: bundle exec rspec spec

0 comments on commit fad049c

Please sign in to comment.