Skip to content

Commit 2aa6b4c

Browse files
kaisechengjsvd
authored andcommitted
fix jruby bundler
1 parent f9739f3 commit 2aa6b4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ env
55

66
set -ex
77

8-
jruby -rbundler/setup -S rake test
8+
bundle exec rake test

0 commit comments

Comments
 (0)