Run on the new Travis Docker infrastructure

This commit is contained in:
Seth Vargo 2015-01-22 15:56:32 -05:00
parent 265599f5ff
commit 100270378b
1 changed files with 9 additions and 6 deletions

View File

@ -1,3 +1,5 @@
sudo: false
language: go
go:
@ -11,5 +13,6 @@ script:
#- go test -race ./...
matrix:
fast_finish: true
allow_failures:
- go: tip