Explorar o código

Switch Travis to Go 1.10

Frédéric Guillot %!s(int64=8) %!d(string=hai) anos
pai
achega
fec391a336
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -6,7 +6,7 @@ addons:
   postgresql: "9.4"
   postgresql: "9.4"
 language: go
 language: go
 go:
 go:
-  - 1.9
+  - "1.10"
 before_install:
 before_install:
   - npm install -g jshint
   - npm install -g jshint
   - go get -u github.com/golang/lint/golint
   - go get -u github.com/golang/lint/golint