github.com/scalingdata/go-ole@v1.2.0/.travis.yml (about) 1 language: go 2 sudo: false 3 4 go: 5 - 1.1 6 - 1.2 7 - 1.3 8 - 1.4 9 - tip