2
0
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:
James Saryerwinnie 2015-12-04 17:39:17 -08:00
parent fc07c17499
commit 33bd32b8c7

View File

@ -1 +1,9 @@
language: go
go:
- 1.5
install:
- go build jp.go
script: make test