ipld-eth-server/vendor/github.com/pressly/sup/.travis.yml
2018-09-17 13:25:19 -05:00

12 lines
93 B
YAML

sudo: false
language: go
go:
- 1.9
- tip
install:
- make build
script:
- make test