ipld-eth-server/vendor/github.com/tyler-smith/go-bip39/.travis.yml
2019-12-02 13:24:46 -06: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