Explorar el Código

Bump Travis build to Go 1.13

pull/232/head
Matt Baer hace 4 años
padre
commit
d66091a356
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 @@
language: go

go:
- "1.11.x"
- "1.13.x"

env:
- GO111MODULE=on


Cargando…
Cancelar
Guardar