Use Travis' container-based infrastructure.

This commit is contained in:
Josh Rickmar 2015-02-05 18:08:03 -05:00
parent a049908634
commit 642f5e0294

View file

@ -2,4 +2,5 @@ language: go
go:
- 1.3.3
- 1.4.1
sudo: false
install: go get -d -t -v ./...