ipld-eth-server/vendor/github.com/tinylib/msgp/.travis.yml
2018-09-11 16:30:29 -05:00

12 lines
103 B
YAML

language: go
go:
- 1.7
- tip
env:
- GIMME_ARCH=amd64
- GIMME_ARCH=386
script: "make travis"