Skip to content
This repository was archived by the owner on Jun 20, 2023. It is now read-only.

Commit 9b0c173

Browse files
authored
Merge pull request #31 from ipfs/ci/remove-gx
ci: remove gx
2 parents 22a2352 + b7fc43b commit 9b0c173

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ env:
1010
global:
1111
- GOTFLAGS="-race"
1212
matrix:
13-
- BUILD_DEPTYPE=gx
1413
- BUILD_DEPTYPE=gomod
1514

1615

@@ -24,7 +23,6 @@ script:
2423

2524
cache:
2625
directories:
27-
- $GOPATH/src/gx
2826
- $GOPATH/pkg/mod
2927
- $HOME/.cache/go-build
3028

0 commit comments

Comments
 (0)