jsonapi/.travis.yml

8 lines
78 B
YAML
Raw Permalink Normal View History

2015-07-13 14:26:01 -04:00
language: go
2015-07-13 14:31:28 -04:00
go:
2017-01-21 00:36:58 -05:00
- 1.7.x
- 1.8.x
2017-07-27 20:49:25 -04:00
- 1.9.x
2015-07-14 11:37:53 -04:00
- tip
2017-02-16 20:48:23 -05:00
script: script/test -v