mirror of
https://github.com/Threnklyn/jira.git
synced 2026-06-07 21:43:32 +02:00
5 lines
61 B
YAML
5 lines
61 B
YAML
sudo: false
|
|
language: go
|
|
install: go get -t -v ./...
|
|
go: 1.2
|