jsonapi/.travis.yml

6 lines
54 B
YAML

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