mirror of
https://github.com/Neur0toxine/bash.im-telegram-bot.git
synced 2024-11-24 22:26:08 +03:00
6 lines
64 B
YAML
6 lines
64 B
YAML
dist: xenial
|
|
language: go
|
|
go:
|
|
- "1.12"
|
|
script:
|
|
- "make" |