We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc8d568 commit 6cead0aCopy full SHA for 6cead0a
.ci/install_deps.sh
@@ -6,7 +6,7 @@ cpanm --local-lib=~/perl5 local::lib && eval $(perl -I ~/perl5/lib/perl5/ -Mloca
6
7
# newer version are broken when using symlinks
8
cpanm -n http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/ExtUtils-Manifest-1.63.tar.gz
9
-./.build/install_javascript_spidermonkey.sh
+./.ci/install_javascript_spidermonkey.sh
10
cpanm -q -f --installdeps --notest --no-man-pages .
11
12
# required for plugins test
0 commit comments