1
0
mirror of https://github.com/eventials/goevents.git synced 2025-04-24 13:48:53 +08:00

fix travis tests

This commit is contained in:
skrater 2018-05-03 16:22:52 -03:00
parent 26439cfd49
commit c3fc5bfc9b

View File

@ -1,8 +1,8 @@
language: go
go:
- 1.9
- 1.10
- tip
- "1.9"
- "1.10"
- "tip"
install:
- go get github.com/streadway/amqp
- go get github.com/stretchr/testify