fixed dependencies
This commit is contained in:
14
vendor/github.com/x-cray/logrus-prefixed-formatter/.travis.yml
generated
vendored
Normal file
14
vendor/github.com/x-cray/logrus-prefixed-formatter/.travis.yml
generated
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
language: go
|
||||
|
||||
go:
|
||||
- 1.5
|
||||
- 1.6
|
||||
- 1.7
|
||||
|
||||
install:
|
||||
- make deps
|
||||
|
||||
script:
|
||||
- make test
|
||||
|
||||
sudo: false
|
||||
Reference in New Issue
Block a user