Explorar el Código

deps into travis

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

+ 2
- 0
.travis.yml Ver fichero

@@ -1,7 +1,9 @@
language: go

install:
- go get github.com/Sirupsen/logrus
- go get github.com/smartystreets/goconvey
- go get github.com/go-fsnotify/fsnotify

go:
- 1.4

Cargando…
Cancelar
Guardar