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

Fix travis build

This commit is contained in:
skrater 2018-08-15 17:14:00 -03:00
parent 4e8a4889d6
commit c3add20349

View File

@ -7,6 +7,7 @@ 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
- go get github.com/sirupsen/logrus - go get github.com/sirupsen/logrus
- go get github.com/aws/aws-sdk-go/service/sqs
services: services:
- rabbitmq - rabbitmq
addons: addons: