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

Commit 28ab304

Browse files
authored
Merge pull request #17 from ipfs/chore/remove-gx
chore(dep): remove gx
2 parents 9edd6a7 + 2c84f5e commit 28ab304

File tree

2 files changed

+1
-39
lines changed

2 files changed

+1
-39
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,12 @@ os:
44
language: go
55

66
go:
7-
- 1.11.x
7+
- 1.13.x
88

99
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

package.json

Lines changed: 0 additions & 36 deletions
This file was deleted.

0 commit comments

Comments
 (0)