diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index bd5be845045dc101247c7559cef617a4b3b4a45e..2ae6da6b80548f09bae0913f976bf37840d6dacd 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,6 @@ before_script: - rm -rf /usr/local/go + - apt-get update -qq - apt-get install -y curl unzip bzip2 - curl -O https://storage.googleapis.com/golang/go1.5.1.linux-amd64.tar.gz - echo '46eecd290d8803887dec718c691cc243f2175fe0 go1.5.1.linux-amd64.tar.gz' | shasum -c -