summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKim "BKC" Carlbäcker <kim.carlbacker@gmail.com>2017-07-07 16:32:05 +0200
committerKim "BKC" Carlbäcker <kim.carlbacker@gmail.com>2017-07-07 16:32:24 +0200
commit3c1e631641b144017c8c1639abf48aaa9bcd49b9 (patch)
tree625e469b41523ba1069fcbf1a50a81a167335678
parentc9161527964c6c50b614f05bc93b9a34e99ecce7 (diff)
downloadgitlab-shell-3c1e631641b144017c8c1639abf48aaa9bcd49b9.tar.gz
Go 1.8...
-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