travis: container-based

This commit is contained in:
Nathan Perry 2015-11-20 17:07:48 -05:00
parent c701457aaa
commit 71d38252db

View File

@ -1,5 +1,6 @@
language: go
go: 1.5
sudo: false
before_install:
- go get github.com/axw/gocov/gocov
- go get github.com/mattn/goveralls