Skip to content

Commit ebdbf8e

Browse files
committed
FIX: Linting.
1 parent 6dcb0dc commit ebdbf8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libexec/build-macos-x86_64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ ruby -i -ne "\$_ =~ /^\s+LIBV8_NODE_VERSION/ ? print(\" LIBV8_NODE_VERSION = \\
5656
ruby -i -ne '$_ =~ /spec.required_ruby_version/ ? "" : print' mini_racer.gemspec
5757
bundle install
5858
bundle exec rake compile
59-
bundle exec rake test
59+
bundle exec rake test

0 commit comments

Comments
 (0)