ipld-eth-server/vendor/github.com/tyler-smith/go-bip39/.travis.yml

13 lines
117 B
YAML
Raw Normal View History

2019-04-11 18:19:10 +00:00
language: go
go:
- "1.6"
- "1.7"
- "1.8"
- "1.9"
- "1.10"
- "release"
- "tip"
script:
- make profile_tests