mirror of
https://github.com/ManyakRus/crud_generator.git
synced 2024-12-23 12:44:13 +02:00
10 lines
75 B
YAML
10 lines
75 B
YAML
|
language: go
|
||
|
|
||
|
go:
|
||
|
- 1.x
|
||
|
- tip
|
||
|
|
||
|
matrix:
|
||
|
allow_failures:
|
||
|
- go: tip
|