1
0
mirror of https://github.com/astaxie/beego.git synced 2024-07-01 07:24:13 +00:00
Beego/vendor/github.com/Knetic/govaluate/.travis.yml

11 lines
87 B
YAML
Raw Normal View History

2018-11-09 04:37:28 +00:00
language: go
script: ./test.sh
go:
- 1.2
- 1.3
- 1.4
- 1.5
- 1.6