diff --git a/.travis.yml b/.travis.yml index 4cca8f3..836e386 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,6 +7,7 @@ install: - go get github.com/streadway/amqp - go get github.com/stretchr/testify - go get github.com/sirupsen/logrus + - go get github.com/aws/aws-sdk-go/service/sqs services: - rabbitmq addons: