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:
parent
30cc6d98f8
commit
4818e08744
1 changed files with 0 additions and 9 deletions
|
@ -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
|
Loading…
Reference in a new issue