Explorar el Código

set golang version to 1.11

z4yx hace 6 años
padre
commit
540eea8aeb
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -2,7 +2,7 @@ sudo: required
 
 language: go
 go:
-    - 1.8
+    - 1.11
 
 before_install:
     - sudo apt-get install cgroup-bin