mirror of
https://github.com/FluuxIO/go-xmpp.git
synced 2024-11-21 01:52:01 -08:00
Run tests on Golang 1.12
This commit is contained in:
parent
0e110bc412
commit
06ee607f53
@ -1,5 +1,4 @@
|
||||
FROM golang:1.11
|
||||
FROM golang:1.12
|
||||
WORKDIR /xmpp
|
||||
RUN curl -o codecov.sh -s https://codecov.io/bash && chmod +x codecov.sh
|
||||
COPY . ./
|
||||
# RUN go get -t ./...
|
||||
|
Loading…
Reference in New Issue
Block a user