summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml4
-rw-r--r--README.md2
2 files changed, 1 insertions, 5 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index cf83822..ad511bd 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -59,10 +59,6 @@ go:1.8:
<<: *go_definition
image: golang:1.8
-go:1.7:
- <<: *go_definition
- image: golang:1.7
-
codeclimate:
before_script: []
image: docker:latest
diff --git a/README.md b/README.md
index b637132..56cb67e 100644
--- a/README.md
+++ b/README.md
@@ -66,7 +66,7 @@ make
sudo make install
```
-To install gitlab-shell you also need a Go compiler version 1.7 or newer. https://golang.org/dl/
+To install gitlab-shell you also need a Go compiler version 1.8 or newer. https://golang.org/dl/
## Setup