Browse Source

deps into travis

master
jimzhan 9 years ago
parent
commit
298991472c
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      .travis.yml

+ 2
- 0
.travis.yml View File

language: go language: go


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


go: go:
- 1.4 - 1.4

Loading…
Cancel
Save