Skip to content

Commit

Permalink
RubyTest command changed. [admin]
Browse files Browse the repository at this point in the history
  • Loading branch information
trans committed Feb 9, 2012
1 parent 35bdd7f commit e2921b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -7,10 +7,10 @@ rvm:
- 1.8.7 - 1.8.7
#- 1.9.2 #- 1.9.2
- 1.9.3 - 1.9.3
- rbx-2.0 - rbx
- jruby - jruby
- ree - ree
env: env:
- TESTCOMMAND="qed" - TESTCOMMAND="qed"
- TESTCOMMAND="ruby-test -Ilib test/" - TESTCOMMAND="rubytest -Ilib test/"


0 comments on commit e2921b3

Please sign in to comment.