language: go go: - 1.10.x - 1.11.x - 1.12.x - tip install: go get -v github.com/Luzifer/password/lib script: go test -v --bench=. github.com/Luzifer/password/lib