jsonapi/.travis.yml

7 lines
68 B
YAML

language: go
go:
- 1.7.x
- 1.8.x
- tip
script: script/test -v