Skip to content

Commit

Permalink
Reorder Travis VMs
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Apr 25, 2012
1 parent fedd2e9 commit 250f088
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
@@ -1,10 +1,10 @@
language: ruby
rvm:
- 1.8.7
- 1.9.2
- 1.9.3
- jruby-18mode
- jruby-19mode
- rbx-18mode
- rbx-19mode
- 1.8.7
- 1.9.2
- 1.9.3
- ruby-head

0 comments on commit 250f088

Please sign in to comment.