pgweb/.travis.yml

5 lines
60 B
YAML
Raw Normal View History

2014-10-26 20:00:37 +03:00
language: go
go: 1.3
install: make setup
script: make build