Explorar el Código

Merge pull request #274 from rcrowley/mihasya/catch-up-to-14

add 1.13 and 1.14 to auto builds
Mikhail P hace 5 años
padre
commit
10cdbea86b
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

@@ -11,6 +11,8 @@ go:
     - "1.10"
     - "1.11"
     - "1.12"
+    - "1.13"
+    - "1.14"
 
 script:
     - ./validate.sh