Fixed script for linux and updated ubuntu1804.json file

This commit is contained in:
Nikita Bykov
2020-02-26 11:16:49 +03:00
parent f585d8019e
commit a10ed67087
2 changed files with 1 additions and 1 deletions

View File

@@ -8,7 +8,6 @@
source $HELPER_SCRIPTS/document.sh
# Install bazel
apt-get update -y
apt-get install -y bazel
# Run tests to determine that the software installed as expected