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