[ci skip] Remove extra install calls

This commit is contained in:
Jose Diaz-Gonzalez
2015-03-25 02:51:29 -04:00
parent ea7e3dc61d
commit 45e53d3d9d

View File

@@ -14,7 +14,7 @@ then
fi
apt-get update
apt-get install -qq -y git make curl software-properties-common man-db help2man
apt-get install -qq -y git make software-properties-common
[[ $(lsb_release -sr) == "12.04" ]] && apt-get install -qq -y python-software-properties