Ver código fonte

deps into travis

master
jimzhan 9 anos atrás
pai
commit
298991472c
1 arquivos alterados com 2 adições e 0 exclusões
  1. +2
    -0
      .travis.yml

+ 2
- 0
.travis.yml Ver arquivo

@@ -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

Carregando…
Cancelar
Salvar