Travis build correction - fixes #2

This commit is contained in:
Nick Craig-Wood 2014-06-26 19:05:48 +01:00
parent fdcd6a3a4c
commit a12760c038
1 changed files with 1 additions and 0 deletions

View File

@ -7,4 +7,5 @@ go:
- tip
script:
- go get ./...
- go test -v ./...