Commit 788dc2a1 authored by Adin Schmahmann's avatar Adin Schmahmann

build: remove gx build files and CI

parent 6b5bc561
......@@ -10,7 +10,6 @@ env:
global:
- GOTFLAGS="-race"
matrix:
- BUILD_DEPTYPE=gx
- BUILD_DEPTYPE=gomod
......@@ -24,7 +23,6 @@ script:
cache:
directories:
- $GOPATH/src/gx
- $GOPATH/pkg/mod
- $HOME/.cache/go-build
......
export IPFS_API ?= v04x.ipfs.io
gx:
go get -u github.com/whyrusleeping/gx
go get -u github.com/whyrusleeping/gx-go
deps: gx
gx --verbose install --global
gx-go rewrite
{
"author": "whyrusleeping",
"bugs": {
"url": "https://github.com/ipfs/go-ds-measure"
},
"gx": {
"dvcsimport": "github.com/ipfs/go-ds-measure"
},
"gxDependencies": [
{
"author": "ipfs",
"hash": "QmekzFM3hPZjTjUFGTABdQkEnQ3PTiMstY198PwSFr5w1Q",
"name": "go-metrics-interface",
"version": "0.2.0"
},
{
"author": "jbenet",
"hash": "QmUadX5EcvrBmxAV9sE7wUWtWSqxns5K84qKJBixmcT1w9",
"name": "go-datastore",
"version": "3.6.1"
}
],
"gxVersion": "0.8.0",
"language": "go",
"license": "",
"name": "go-ds-measure",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "1.4.5"
}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment