Fix FreeBSD package install in test setup.sh.

(cherry picked from commit c3d3b6cedc)
pull/39825/merge
Matt Clay 8 years ago
parent ea68bb33d0
commit 0967cc0c70

@ -18,6 +18,9 @@ if [ "${platform}" = "freebsd" ]; then
gtar \
mercurial \
python \
py27-Jinja2 \
py27-virtualenv \
py27-cryptography \
rsync \
ruby \
subversion \

Loading…
Cancel
Save