Skip to content

Commit a4b8d55

Browse files
committed
gx: remove support
1 parent a482f35 commit a4b8d55

File tree

2 files changed

+1
-33
lines changed

2 files changed

+1
-33
lines changed

.travis.yml

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

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

99
env:
1010
global:
1111
- GOTFLAGS="-race"
1212
- IPFS_REUSEPORT=false
1313
matrix:
14-
- BUILD_DEPTYPE=gx
1514
- BUILD_DEPTYPE=gomod
1615

1716

@@ -25,7 +24,6 @@ script:
2524

2625
cache:
2726
directories:
28-
- $GOPATH/src/gx
2927
- $GOPATH/pkg/mod
3028
- /home/travis/.cache/go-build
3129

package.json

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

0 commit comments

Comments
 (0)