mirror of
https://github.com/eventials/goevents.git
synced 2025-04-24 13:48:53 +08:00
Golang 1.8 and Logrus added to travis file
This commit is contained in:
parent
52625ef13c
commit
2207dec72e
@ -2,10 +2,12 @@ language: go
|
||||
go:
|
||||
- 1.6
|
||||
- 1.7
|
||||
- 1.8
|
||||
- tip
|
||||
install:
|
||||
- go get github.com/streadway/amqp
|
||||
- go get github.com/stretchr/testify
|
||||
- go get github.com/Sirupsen/logrus
|
||||
services:
|
||||
- rabbitmq
|
||||
addons:
|
||||
|
Loading…
x
Reference in New Issue
Block a user