Commit 272a284b authored by Steven Allen's avatar Steven Allen

gx: ungx

The tests no longer pass with gx.
parent af06d328
......@@ -10,7 +10,6 @@ env:
global:
- GOTFLAGS="-race -cpu=5"
matrix:
- BUILD_DEPTYPE=gx
- BUILD_DEPTYPE=gomod
......@@ -24,7 +23,6 @@ script:
cache:
directories:
- $GOPATH/src/gx
- $GOPATH/pkg/mod
- $HOME/.cache/go-build
......
{
"author": "whyrusleeping",
"bugs": {
"url": "https://github.com/ipfs/go-ds-leveldb"
},
"gx": {
"dvcsimport": "github.com/ipfs/go-ds-leveldb"
},
"gxDependencies": [
{
"author": "syndtr",
"hash": "QmbBhyDKsY4mbY6xsKt3qu9Y7FPvMJ6qbD8AMjYYvPRw1g",
"name": "goleveldb",
"version": "0.0.1"
},
{
"author": "whyrusleeping",
"hash": "QmSF8fPo3jgVBAy8fpdjjYqgG87dkJgUprRBHRd2tmfgpP",
"name": "goprocess",
"version": "1.0.0"
},
{
"author": "jbenet",
"hash": "QmUadX5EcvrBmxAV9sE7wUWtWSqxns5K84qKJBixmcT1w9",
"name": "go-datastore",
"version": "3.6.1"
}
],
"gxVersion": "0.8.0",
"language": "go",
"license": "",
"name": "go-ds-leveldb",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "1.3.0"
}
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