Merge pull request #93 from sosedoff/travis-containers

Use container-based travis infrastructure
This commit is contained in:
Dan Sosedoff
2015-07-14 22:58:54 -05:00

View File

@@ -1,4 +1,5 @@
language: go language: go
sudo: false
addons: addons:
postgresql: "9.3" postgresql: "9.3"