Browse Source

travis: use Go 1.9.5

Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
Gyuho Lee 7 years ago
parent
commit
e5ec25fe0b
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .travis.yml

+ 2 - 2
.travis.yml

@@ -6,7 +6,7 @@ sudo: required
 services: docker
 
 go:
-- "1.9.4"
+- "1.9.5"
 - tip
 
 notifications:
@@ -30,7 +30,7 @@ matrix:
   - go: tip
     env: TARGET=amd64-go-tip
   exclude:
-  - go: "1.9.4"
+  - go: "1.9.5"
     env: TARGET=amd64-go-tip
   - go: tip
     env: TARGET=amd64