✨ use vgo
This commit is contained in:
9
vendor/github.com/naoina/go-stringutil/.travis.yml
generated
vendored
Normal file
9
vendor/github.com/naoina/go-stringutil/.travis.yml
generated
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
language: go
|
||||
go:
|
||||
- 1.4
|
||||
- 1.5
|
||||
- tip
|
||||
install:
|
||||
- go get -v github.com/naoina/go-stringutil
|
||||
script:
|
||||
- go test -v -bench . -benchmem ./...
|
||||
Reference in New Issue
Block a user