Merge branch 'v-mitim/add_ubuntu_20_to_ci' of https://github.com/miketimofeev/virtual-environments into v-mitim/add_ubuntu_20_to_ci

This commit is contained in:
Aleksandr Chebotov
2020-05-14 18:36:00 +03:00

View File

@@ -14,8 +14,7 @@ apt-get install git -y
git --version
# Install git-lfs
# This should be run for Ubuntu 16 only
#curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | bash
curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | bash
apt-get install -y --no-install-recommends git-lfs
# Run tests to determine that the software installed as expected