Add postgresql addon to travis config

This commit is contained in:
Dan Sosedoff 2015-01-13 21:23:44 -06:00
parent dc60ae89da
commit 076c40e624

View File

@ -1,5 +1,8 @@
language: go
addons:
postgresql: "9.3"
go:
- 1.3
- 1.4