ipld-eth-server/vendor/github.com/tyler-smith/go-bip39/.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

13 lines
117 B
YAML

language: go
go:
- "1.6"
- "1.7"
- "1.8"
- "1.9"
- "1.10"
- "release"
- "tip"
script:
- make profile_tests