mirror of
https://github.com/octoleo/syncthing.git
synced 2025-02-15 01:51:39 +00:00
11 lines
89 B
YAML
11 lines
89 B
YAML
|
language: go
|
||
|
|
||
|
go:
|
||
|
- 1.3.x
|
||
|
- 1.4.x
|
||
|
- 1.5.x
|
||
|
- 1.6.x
|
||
|
- 1.7.x
|
||
|
- 1.8.x
|
||
|
- master
|