feat(application): inital commit
This commit is contained in:
commit
1319cc82ff
724 changed files with 263523 additions and 0 deletions
13
vendor/github.com/kelseyhightower/envconfig/.travis.yml
generated
vendored
Normal file
13
vendor/github.com/kelseyhightower/envconfig/.travis.yml
generated
vendored
Normal file
|
@ -0,0 +1,13 @@
|
|||
language: go
|
||||
|
||||
go:
|
||||
- 1.4.x
|
||||
- 1.5.x
|
||||
- 1.6.x
|
||||
- 1.7.x
|
||||
- 1.8.x
|
||||
- 1.9.x
|
||||
- 1.10.x
|
||||
- 1.11.x
|
||||
- 1.12.x
|
||||
- tip
|
Loading…
Add table
Add a link
Reference in a new issue