Explorar el Código

build: add go 1.6.2

fatedier hace 8 años
padre
commit
a9bf25f255
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -4,6 +4,7 @@ language: go
 go:
     - 1.4.2
     - 1.5.3
+    - 1.6.2
 
 install:
     - make