Skip to content

Commit

Permalink
added new build options to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
atruskie committed Oct 18, 2012
1 parent fa03735 commit fb04b4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
language: ruby
rvm:
- 1.9.3
- 1.9.2
# - 1.9.2
# - 1.8.7
# - jruby-18mode # JRuby in 1.8 mode
# - jruby-19mode # JRuby in 1.9 mode
# - rbx-18mode
# - rbx-19mode
- rbx-19mode
branches:
only:
- 'master'
Expand Down

0 comments on commit fb04b4b

Please sign in to comment.