ipld-eth-server/vendor/github.com/polydawn/refmt/.travis.yml

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