jsonapi/.travis.yml

7 lines
64 B
YAML

language: go
go:
- 1.4
- 1.5.1
- tip
script: go test -v .