1
0
mirror of https://github.com/astaxie/beego.git synced 2024-06-28 20:14:14 +00:00
Beego/vendor/github.com/Knetic/govaluate/.travis.yml
2018-11-09 12:37:28 +08:00

11 lines
87 B
YAML

language: go
script: ./test.sh
go:
- 1.2
- 1.3
- 1.4
- 1.5
- 1.6