Explorar el Código

fix #781

tags/v2.0.0-rc1
Shivaram Lingamneni hace 4 años
padre
commit
c2f03a3c5c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      .travis.yml

+ 1
- 1
.travis.yml Ver fichero

@@ -1,7 +1,7 @@
1 1
 language: go
2 2
 
3 3
 go:
4
-    - "1.14rc1"
4
+    - "1.14.x"
5 5
 
6 6
 script:
7 7
 - make

Loading…
Cancelar
Guardar