mirror of
https://github.com/phishingclub/phishingclub.git
synced 2026-09-27 19:21:52 +02:00
+12
@@ -0,0 +1,12 @@
|
||||
sudo: false
|
||||
language: go
|
||||
|
||||
go:
|
||||
- 1.12.x
|
||||
- 1.13.x
|
||||
- 1.14.x
|
||||
- tip
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- go: tip
|
||||
Reference in New Issue
Block a user