Beego/vendor/github.com/Knetic/govaluate/.travis.yml

11 lines
87 B
YAML

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