1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Add missing backslash

This commit is contained in:
Takashi Kokubun 2019-08-03 01:07:40 +09:00
parent 60ac8ad194
commit 44ddfec0bd
No known key found for this signature in database
GPG key ID: 6FFC433B12EE23DD

View file

@ -100,7 +100,7 @@ env:
brew install \
ccache \
gdbm \
gmp
gmp \
libffi \
openssl@1.1 \
zlib