1
0
mirror of https://github.com/Luzifer/password.git synced 2024-09-19 10:22:56 +00:00
password/.travis.yml
Knut Ahlers ed1cc33f91
Fix: Travis build broken through different tools
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-09-22 15:50:26 +02:00

10 lines
140 B
YAML

language: go
go:
- 1.7
- 1.8
- 1.9
- tip
script: go test -v --bench=. github.com/Luzifer/password github.com/Luzifer/password/lib