Commit 5933bd9a authored by Steven Allen's avatar Steven Allen

gx: remove

parent 777d1540
...@@ -10,7 +10,6 @@ env: ...@@ -10,7 +10,6 @@ env:
global: global:
- GOTFLAGS="-race" - GOTFLAGS="-race"
matrix: matrix:
- BUILD_DEPTYPE=gx
- BUILD_DEPTYPE=gomod - BUILD_DEPTYPE=gomod
...@@ -24,7 +23,6 @@ script: ...@@ -24,7 +23,6 @@ script:
cache: cache:
directories: directories:
- $GOPATH/src/gx
- $GOPATH/pkg/mod - $GOPATH/pkg/mod
- $HOME/.cache/go-build - $HOME/.cache/go-build
......
{
"author": "magik6k",
"bugs": {
"url": "https://github.com/ipfs/go-ipfs-files"
},
"gx": {
"dvcsimport": "github.com/ipfs/go-ipfs-files"
},
"gxDependencies": [
{
"author": "The Go Authors",
"hash": "QmVGjyM9i2msKvLXwh9VosCTgP4mL91kC7hDmqnwTTx6Hu",
"name": "sys",
"version": "0.2.0"
}
],
"gxVersion": "0.11.0",
"language": "go",
"license": "",
"name": "go-ipfs-files",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "2.0.7"
}
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