mirror of
https://github.com/eventials/goevents.git
synced 2025-04-26 13:48:59 +08:00
fix travis tests
This commit is contained in:
parent
26439cfd49
commit
c3fc5bfc9b
@ -1,8 +1,8 @@
|
|||||||
language: go
|
language: go
|
||||||
go:
|
go:
|
||||||
- 1.9
|
- "1.9"
|
||||||
- 1.10
|
- "1.10"
|
||||||
- tip
|
- "tip"
|
||||||
install:
|
install:
|
||||||
- go get github.com/streadway/amqp
|
- go get github.com/streadway/amqp
|
||||||
- go get github.com/stretchr/testify
|
- go get github.com/stretchr/testify
|
||||||
|
Loading…
x
Reference in New Issue
Block a user