travis: fix deps

This commit is contained in:
Simon Eskildsen 2014-03-26 09:29:03 -04:00
parent d3710e718c
commit 78eb148f52
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
language: go language: go
go: go:
- 1.1 - 1.1
- 1.2 - 1.2
- tip - tip
before_script:
- go get github.com/stretchr/testify