More GX removal

This commit is contained in:
Peter Rabbitson
2020-05-21 20:59:16 +02:00
parent ef04c6a3db
commit 6519131ca4

View File

@@ -10,7 +10,6 @@ env:
global:
- GOTFLAGS="-race"
matrix:
- BUILD_DEPTYPE=gx
- BUILD_DEPTYPE=gomod
@@ -24,7 +23,6 @@ script:
cache:
directories:
- $GOPATH/src/gx
- $GOPATH/pkg/mod
- /home/travis/.cache/go-build