mirror of https://github.com/stretchr/testify.git
Move to stretchr/testify travis
parent
2eaa4b48b8
commit
85138dbfa5
|
@ -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 ./...
|
||||
|
||||
|
|
Loading…
Reference in New Issue