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

Add go 1.7.

This commit is contained in:
Alexandre Vicenzi 2016-12-01 15:27:06 -02:00
parent a62ec04936
commit 78809de308

View File

@ -1,6 +1,7 @@
language: go
go:
- 1.6
- 1.7
- tip
install:
- go get github.com/streadway/amqp