Skip to content

Commit

Permalink
travis: remove gx build
Browse files Browse the repository at this point in the history
  • Loading branch information
vyzo committed Apr 10, 2019
1 parent 1e48e15 commit e4061bb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ env:
global:
- GOTFLAGS="-race"
matrix:
- BUILD_DEPTYPE=gx
- BUILD_DEPTYPE=gomod


Expand All @@ -24,7 +23,6 @@ script:

cache:
directories:
- $GOPATH/src/gx
- $GOPATH/pkg/mod
- $HOME/.cache/go-build

Expand Down

0 comments on commit e4061bb

Please sign in to comment.