Skip to content

Commit 81db73b

Browse files
committed
[travis-ci] give ruby -S rake ... command another try
1 parent a20aaa6 commit 81db73b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ matrix:
2424
env: TEST_PROFILE=test-9000
2525
include:
2626
- jdk: openjdk7
27-
env: TEST_COMMAND="jruby -S rake integration:install integration:test"
27+
env: TEST_COMMAND="ruby -S rake integration:install integration:test"
2828
notifications:
2929
irc:
3030
channels:

0 commit comments

Comments
 (0)