Sfoglia il codice sorgente

deps into travis

master
jimzhan 9 anni fa
parent
commit
298991472c
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. +2
    -0
      .travis.yml

+ 2
- 0
.travis.yml Vedi File

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

Loading…
Annulla
Salva