Explorar el Código

add goanywhere/fs into travis

master
jimzhan hace 9 años
padre
commit
5ad285e326
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      .travis.yml

+ 1
- 0
.travis.yml Ver fichero

@@ -2,6 +2,7 @@ language: go

install:
- go get github.com/smartystreets/goconvey
- go get github.com/goanywhere/fs

go:
- 1.4

Cargando…
Cancelar
Guardar