This repository has been archived on 2023-07-11. You can view files and clone it, but cannot push or open issues or pull requests.
vault-sidekick/.travis.yml

7 lines
51 B
YAML
Raw Normal View History

2015-09-18 05:14:15 -04:00
language: go
go:
- 1.7.1
2015-09-18 05:14:15 -04:00
install:
- make test