1
0
mirror of https://github.com/Luzifer/password.git synced 2024-09-18 18:02:56 +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