1
0
Fork 0
mirror of https://github.com/diamondburned/arikawa.git synced 2024-10-31 20:14:21 +00:00

Fixed CI race testing

This commit is contained in:
diamondburned (Forefront) 2020-01-20 03:07:42 -08:00
parent 3ca1d352c9
commit 8b8f0740a2

View file

@ -2,7 +2,6 @@ image: golang:alpine
variables: variables:
GO111MODULE: "on" GO111MODULE: "on"
CGO_ENABLED: 0
before_script: before_script:
- apk add git - apk add git