ソースを参照

deps into travis

master
jimzhan 9年前
コミット
298991472c
1個のファイルの変更2行の追加0行の削除
  1. +2
    -0
      .travis.yml

+ 2
- 0
.travis.yml ファイルの表示

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

読み込み中…
キャンセル
保存