Files
velero/.travis.yml
Andy Goldstein 1af01e28ef Add travis support
Remove realpath as Travis doesn't have it
Use bash instead of sh for build + test

Signed-off-by: Andy Goldstein <andy.goldstein@gmail.com>
2017-10-30 12:58:45 -04:00

7 lines
45 B
YAML

language: go
go:
- 1.9.x
script: make ci