pgweb/.travis.yml
2014-10-26 12:13:18 -05:00

5 lines
58 B
YAML

language: go
go: 1.3
install: make setup
script: make dev