github.com/shashidharatd/test-infra@v0.0.0-20171006011030-71304e1ca560/.travis.yml (about)

     1  # TODO(spxtr): Stop using travis. See #1342.
     2  branches:
     3    only:
     4      - master
     5  language: go
     6  go:
     7      - 1.9.x
     8  go_import_path: k8s.io/test-infra
     9  services:
    10      - docker
    11  # If this isn't overwritten then it will do a go get ./..., which is
    12  # annoying.
    13  install:
    14      - true
    15  # Do not add anything new here.
    16  script:
    17      - ./jenkins/diff-job-config-patch.sh
    18      - ./testgrid/jenkins_verify/verify.sh