github.com/cloudfoundry-attic/cli-with-i18n@v6.32.1-0.20171002233121-7401370d3b85+incompatible/.travis.yml (about)

     1  language: go
     2  go:
     3    - 1.9
     4  go_import_path: code.cloudfoundry.org/cli
     5  install:
     6  - go install ./vendor/github.com/onsi/ginkgo/ginkgo
     7  script:
     8  - go tool vet -all -shadow=true ./api ./actor ./command ./integration ./types ./util ./version
     9  - CF_HOME=$(pwd)/fixtures ginkgo -r -randomizeAllSpecs -randomizeSuites -race -skipPackage integration
    10  branches:
    11    only:
    12    - master
    13    - travis
    14  addons:
    15    code_climate:
    16      repo_token: 5a9ca60422d07f52c50f36aa2c2c101619a19aa64d94fdafb352746b1db8625e