mirror of
https://github.com/jmespath/jp
synced 2025-08-22 09:37:10 +00:00
Add proper travis.yml file
This commit is contained in:
parent
fc07c17499
commit
33bd32b8c7
@ -1 +1,9 @@
|
||||
language: go
|
||||
|
||||
go:
|
||||
- 1.5
|
||||
|
||||
install:
|
||||
- go build jp.go
|
||||
|
||||
script: make test
|
||||
|
Loading…
x
Reference in New Issue
Block a user