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

Fix travis

This commit is contained in:
Guilherme 2017-07-17 10:20:08 -03:00
parent 701e3bda6a
commit 7aba08b6e2

View File

@ -7,7 +7,7 @@ go:
install:
- go get github.com/streadway/amqp
- go get github.com/stretchr/testify
- go get github.com/Sirupsen/logrus
- go get github.com/sirupsen/logrus
services:
- rabbitmq
addons: