1
0
mirror of https://github.com/kubernetes-sigs/descheduler.git synced 2026-01-28 06:29:29 +01:00
Files
descheduler/vendor/github.com/PuerkitoBio/urlesc/.travis.yml
2017-07-29 15:15:36 -04:00

12 lines
83 B
YAML

language: go
go:
- 1.4
- tip
install:
- go build .
script:
- go test -v