diff --git a/.travis.yml b/.travis.yml index eba3b66c..ce08e084 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,6 @@ language: go sudo: false go: - - 1.10.x - 1.11.x - 1.x diff --git a/README.md b/README.md index b7b43446..ddc0a918 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ Removing an entry from settings file will reset it to the default value. Deletin You will need: - * [go](https://golang.org/dl/) + * [go](https://golang.org/dl/) v1.11 or later. * [node.js](https://nodejs.org/en/download/) You can either install it via the provided links or use [brew.sh](https://brew.sh/) if you're on Mac: