mirror of
https://github.com/FluuxIO/go-xmpp.git
synced 2025-12-10 17:23:44 -08:00
Add Codecov support
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.9
|
||||
WORKDIR /go/src/fluux.io/xmpp
|
||||
COPY . ./
|
||||
RUN go get github.com/processone/mpg123 github.com/processone/soundcloud
|
||||
RUN go get -t -v ./...
|
||||
Reference in New Issue
Block a user