2
0
mirror of https://github.com/jmespath/jp synced 2025-08-22 01:27:28 +00:00
jp/.travis.yml
2015-12-04 17:39:17 -08:00

10 lines
73 B
YAML

language: go
go:
- 1.5
install:
- go build jp.go
script: make test