Skip to content

Commit

Permalink
chore(ci): fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Stebalien committed Dec 2, 2019
1 parent c20b9a5 commit fc1ea06
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 70 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
2 changes: 0 additions & 2 deletions ci/Jenkinsfile

This file was deleted.

2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ require (
github.com/ipfs/go-ipld-format v0.0.2
github.com/multiformats/go-multihash v0.0.5
)

go 1.13
66 changes: 0 additions & 66 deletions package.json

This file was deleted.

0 comments on commit fc1ea06

Please sign in to comment.