mirror of
https://github.com/Luzifer/tex-api.git
synced 2024-11-10 09:10:03 +00:00
12 lines
121 B
YAML
12 lines
121 B
YAML
|
language: go
|
||
|
go:
|
||
|
- 1.0
|
||
|
- 1.1
|
||
|
- 1.2
|
||
|
- 1.3
|
||
|
- 1.4
|
||
|
- 1.5
|
||
|
sudo: false
|
||
|
notifications:
|
||
|
email: false
|