jsonapi/.travis.yml

8 lines
74 B
YAML

language: go
go:
- 1.4.3
- 1.5.3
- 1.6
- tip
script: go test -v .