Move to stretchr/testify travis

pull/115/head
Samuel Nelson 2015-01-10 12:10:57 -07:00
parent 2eaa4b48b8
commit 85138dbfa5
1 changed files with 0 additions and 3 deletions

View File

@ -6,9 +6,6 @@ go:
- 1.3
- tip
before_install:
- find -iname "*.go" -type f -print0 | xargs -0 sed -i 's/stretchr\/testify/raphaelmeyer\/testify/g'
script:
- go test -v ./...