1
0
Fork 0
mirror of https://github.com/Luzifer/password.git synced 2024-11-08 17:30:10 +00:00

Remove travis integration

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2022-06-27 21:43:37 +02:00
parent 30cc6d98f8
commit 4818e08744
Signed by: luzifer
GPG key ID: 0066F03ED215AD7D

View file

@ -1,9 +0,0 @@
language: go
go:
- 1.12.x
- 1.13.x
- tip
install: go get -v github.com/Luzifer/password/lib
script: go test -v --bench=. github.com/Luzifer/password/lib