ipld-eth-server/vendor/github.com/tinylib/msgp/.travis.yml

12 lines
103 B
YAML
Raw Normal View History

2018-09-04 16:35:38 +00:00
language: go
go:
- 1.7
- tip
env:
- GIMME_ARCH=amd64
- GIMME_ARCH=386
script: "make travis"