...

Text file src/github.com/exponent-io/jsonpath/.travis.yml

Documentation: github.com/exponent-io/jsonpath

     1language: go
     2arch:
     3  - amd64
     4  - ppc64le
     5go:
     6  - 1.15
     7  - tip

View as plain text