mirror of
https://github.com/sosedoff/pgweb.git
synced 2024-12-17 13:52:32 +03:00
5 lines
58 B
YAML
5 lines
58 B
YAML
language: go
|
|
go: 1.3
|
|
|
|
install: make setup
|
|
script: make dev |