Explorar el Código

Fix travis

tags/v1.0.0
Remco hace 7 años
padre
commit
3ff27f8d7a
Se han modificado 1 ficheros con 5 adiciones y 5 borrados
  1. +5
    -5
      .travis.yml

+ 5
- 5
.travis.yml Ver fichero

@@ -1,7 +1,7 @@
language: go
go:
- release
- tip

script:
- go test -v ./...
env:
- GIMME_OS=linux GIMME_ARCH=amd64

go:
- master

Cargando…
Cancelar
Guardar