DEBSOURCES
Skip Quicknav
sources / golang-github-mitchellh-colorstring / 0.0~git20190213.d06e56a-1 / .travis.yml
123456789101112131415
language: go go: - 1.0 - 1.1 - 1.2 - 1.3 - tip script: - go test matrix: allow_failures: - go: tip