ipld-eth-server/vendor/github.com/polydawn/refmt/.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

16 lines
201 B
YAML

language: go
go:
- "1.10"
- 1.9
# I know I like my dependencies specified by custom meta tags in HTML!
# Oh wait, no. No I don't.
install: true
script:
- ./goad
notifications:
email: false