aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 0eabb81..e85a5f2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,7 +4,7 @@ services:
4- docker 4- docker
5language: go 5language: go
6go: 6go:
7- 1.8.1 7 - "1.11.x"
8 8
9install: 9install:
10# This script is used by the Travis build to install a cookie for 10# This script is used by the Travis build to install a cookie for