ci: remove workaround for FreeBSD upstream bug

master
Andrew Kelley 2020-03-12 11:40:44 -04:00
parent f58705b4a6
commit 214af69814
No known key found for this signature in database
GPG Key ID: 7C5F548F728501A9
1 changed files with 0 additions and 7 deletions

View File

@ -3,13 +3,6 @@
set -x
set -e
# The following line can be removed as soon as FreeBSD fixes
# their packaging glitch. If not fixed by March 15, 2020
# there is something wrong. Should be fixed much sooner.
# note: this will cause some complaints when running
# pkg commands but let's ignore them.
sudo rm /usr/local/etc/pkg/repos/FreeBSD.conf
sudo pkg update -fq
sudo pkg install -y cmake py27-s3cmd wget curl jq