ipld-eth-server/vendor/github.com/fjl/memsize/.travis.yml
Elizabeth Engelman 36533f7c3f Update vendor directory and make necessary code changes
Fixes for new geth version
2019-09-25 16:32:27 -05:00

7 lines
89 B
YAML

language: go
go: "1.10.x"
env:
- GOARCH=i386
- GOARCH=amd64
script: go test -v ./...