pgweb/.travis.yml

5 lines
60 B
YAML
Raw Normal View History

2014-10-26 12:00:37 -05:00
language: go
go: 1.3
install: make setup
script: make build