use docker based travis-ci

This commit is contained in:
spf13 2015-11-04 18:15:48 -05:00
parent 3041a43deb
commit 6a665317fd

View file

@ -6,3 +6,4 @@ go:
script: script:
- go test -v ./... - go test -v ./...
sudo: false