Ver código fonte

explicitly specify 1.14rc1 for now

tags/v2.0.0-rc1
Shivaram Lingamneni 4 anos atrás
pai
commit
dd25ed391b
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      .travis.yml

+ 1
- 1
.travis.yml Ver arquivo

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

Carregando…
Cancelar
Salvar