Moved to google.golang.org/genproto/googleapis/api/annotations
Fixes #52
This commit is contained in:
9
vendor/github.com/Masterminds/sprig/.travis.yml
generated
vendored
9
vendor/github.com/Masterminds/sprig/.travis.yml
generated
vendored
@@ -1,9 +1,9 @@
|
||||
language: go
|
||||
|
||||
go:
|
||||
- 1.3
|
||||
- 1.4
|
||||
- 1.5
|
||||
- 1.6
|
||||
- 1.7
|
||||
- 1.8
|
||||
- tip
|
||||
|
||||
# Setting sudo access to false will let Travis CI use containers rather than
|
||||
@@ -12,6 +12,9 @@ go:
|
||||
# - http://docs.travis-ci.com/user/workers/standard-infrastructure/
|
||||
sudo: false
|
||||
|
||||
script:
|
||||
- make setup test
|
||||
|
||||
notifications:
|
||||
webhooks:
|
||||
urls:
|
||||
|
||||
Reference in New Issue
Block a user