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

10 lines
73 B
YAML
Raw Normal View History

2015-12-04 17:39:17 -08:00
language: go
go:
- 1.5
install:
- go build jp.go
2015-12-04 17:36:31 -08:00
script: make test