mirror of
https://github.com/eiblog/eiblog.git
synced 2026-02-15 19:02:27 +08:00
使用github的七牛SDK,配置名称Kodo->Qiniu
This commit is contained in:
5
vendor/github.com/stretchr/testify/.travis.yml
generated
vendored
5
vendor/github.com/stretchr/testify/.travis.yml
generated
vendored
@@ -1,13 +1,16 @@
|
||||
language: go
|
||||
|
||||
sudo: false
|
||||
|
||||
go:
|
||||
- 1.1
|
||||
- 1.2
|
||||
- 1.3
|
||||
- 1.4
|
||||
- 1.5
|
||||
- 1.6
|
||||
- 1.7
|
||||
- tip
|
||||
|
||||
script:
|
||||
- go test -v ./...
|
||||
|
||||
|
||||
Reference in New Issue
Block a user