1
0
mirror of https://github.com/Luzifer/password.git synced 2024-09-19 18:32:57 +00:00
password/.travis.yml

9 lines
78 B
YAML

language: go
go:
- 1.3
- 1.4
- tip
script: go test -v --bench=. ./...