github.com/viant/toolbox@v0.34.5/.travis.yml (about) 1 language: go 2 go: 3 - 1.8.1 4 5 script: 6 - go test -v ./...